UNPKG

fw-users

Version:
8 lines (7 loc) 192 B
declare const _default: { get: (key: string) => any; set: (key: string, value: string) => void; clearKey: (key: string) => void; clear: () => void; }; export default _default;