UNPKG

orb-billing

Version:

The official TypeScript library for the Orb API

5 lines 118 B
/** * https://stackoverflow.com/a/2117523 */ export declare let uuid4: () => any; //# sourceMappingURL=uuid.d.ts.map