UNPKG

@agendize/design-system

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