UNPKG

@agendize/design-system

Version:
4 lines 233 B
import { Ref, UnwrapRef } from 'vue'; declare const _default: <T>(key: string, init: T, constructor?: (input?: string) => T) => Ref<UnwrapRef<T>, UnwrapRef<T>>; export default _default; //# sourceMappingURL=refSessionStorage.d.ts.map