@hdwallet/core
Version:
A complete Hierarchical Deterministic (HD) Wallet generator for 200+ cryptocurrencies, built with TypeScript.
13 lines • 539 B
TypeScript
export declare const __name__: string;
export declare const __version__: string;
export declare const __license__: string;
export declare const __author__: string;
export declare const __email__: string;
export declare const __description__: string;
export declare const __url__: string;
export declare const __source__: string;
export declare const __changelog__: string;
export declare const __tracker__: string;
export declare const __keywords__: string[];
export declare const __websites__: string[];
//# sourceMappingURL=info.d.ts.map