orb-billing
Version:
The official TypeScript library for the Orb API
13 lines (12 loc) • 343 B
TypeScript
/**
* 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 'orb-billing/shims/node'
* import 'orb-billing/shims/web'
*
* Importing more than one will cause type and runtime errors.
*/
export namespace manual {}