UNPKG

@18ys/god

Version:

prefer to a global Object that can set some data to it, because vue3 don't have the global Object Vue.

15 lines (12 loc) 268 B
export interface Options { readonly: boolean; } export interface State { [key: string]: any } export interface InitOptions { usePreviousPersistCache?: boolean // 使用上一次长时的缓存状态 } export interface ReadonlyKeys { [key: string]: boolean }