UNPKG

@frank-auth/react

Version:

Flexible and customizable React UI components for Frank Authentication

3 lines 269 B
export { StorageManager, AuthStorage, AuthStorageUtils, sessionStorage, getStorageSize, defaultStorage, memoryStorage, isStorageAvailable } from '@frank-auth/sdk'; export type { StorageType, StorageAdapter } from '@frank-auth/sdk'; //# sourceMappingURL=storage.d.ts.map