UNPKG

@plq/use-persisted-state

Version:
3 lines 184 B
import type { AsyncStorage } from '../@types/storage'; export default function isAsyncStorage(storage: unknown): storage is AsyncStorage; //# sourceMappingURL=is-async-storage.d.ts.map