UNPKG

@westacks/vortex

Version:

Server-based routing for SPAs

3 lines (2 loc) 129 B
export declare const state: Record<string, any>; export declare function store(data: any, key: string, encrypt?: boolean): void;