UNPKG

cloudflare

Version:

The official TypeScript library for the Cloudflare API

13 lines (12 loc) 341 B
/** * Disclaimer: modules in _shims aren't intended to be imported by SDK users. */ /** * Types will get added to this namespace when you import one of the following: * * import 'cloudflare/shims/node' * import 'cloudflare/shims/web' * * Importing more than one will cause type and runtime errors. */ export namespace manual {}