UNPKG

coconut-open-api-js

Version:
4 lines (3 loc) 148 B
export declare const STORAGE_KEY = "location-details-token"; export declare function remove(): void; export declare function retrieve(): string;