UNPKG

@sofaws/dapp-core

Version:

A library to hold the main logic for a dapp on the Elrond Network

3 lines 166 B
export declare function getNewLoginExpiresTimestamp(): number; export declare function setLoginExpiresAt(expiresAt: number): void; //# sourceMappingURL=local.d.ts.map