UNPKG

orb-billing

Version:

The official TypeScript library for the Orb API

5 lines 188 B
import { type Shims } from "./registry.js"; export declare function getRuntime({ manuallyImported }?: { manuallyImported?: boolean; }): Shims; //# sourceMappingURL=web-runtime.d.ts.map