cloudflareCache function
Returns the Cloudflare Cache API namespace.
Implementation
Future<CloudflareCache> cloudflareCache({String? name}) =>
throw UnsupportedError('Cloudflare bindings require a JavaScript runtime.');
Returns the Cloudflare Cache API namespace.
Future<CloudflareCache> cloudflareCache({String? name}) =>
throw UnsupportedError('Cloudflare bindings require a JavaScript runtime.');