UNPKG

@aptos-labs/wallet-adapter-core

Version:
4 lines 210 B
export declare function setLocalStorage(walletName: string): void; export declare function removeLocalStorage(): void; export declare function getLocalStorage(): void; //# sourceMappingURL=localStorage.d.ts.map