UNPKG

@push.rocks/smartdata

Version:

An advanced library for NoSQL data organization and manipulation using TypeScript with support for MongoDB, data validation, collections, and custom data types.

2 lines (1 loc) 78 B
export declare const getNewUniqueId: (prefixArg?: string) => Promise<string>;