UNPKG

@signumjs/wallets

Version:

Wallets communication package for DApps in the Signum Network

7 lines (6 loc) 132 B
/** @ignore */ /** @internal */ /** * Checks if the runtime environment is NodeJS */ export declare function isNodeJS(): boolean;