UNPKG

@turnkey/core

Version:

A core JavaScript web and React Native package for interfacing with Turnkey's infrastructure.

3 lines 153 B
import type { StorageBase } from "../__types__"; export declare function createStorageManager(): Promise<StorageBase>; //# sourceMappingURL=base.d.ts.map