UNPKG

@baqhub/sdk

Version:

The official JavaScript SDK for the BAQ federated app platform.

6 lines (5 loc) 108 B
declare function buildUuid(): string; export declare const Uuid: { new: typeof buildUuid; }; export {};