UNPKG

@accounts/client

Version:

Fullstack authentication and accounts-management

3 lines (2 loc) 99 B
import { type TokenStorage } from './types'; export declare const tokenStorageLocal: TokenStorage;