UNPKG

harperdb

Version:

HarperDB is a distributed database, caching service, streaming broker, and application development platform focused on performance and ease of use.

12 lines (11 loc) 256 B
export declare function getRegistrationInfo(): { version: any; deprecated: boolean; }; export declare function getFingerprint(): { message: string; deprecated: boolean; }; export declare function setLicense(): { deprecated: boolean; };