UNPKG

@kinde-oss/kinde-auth-pkce-js

Version:

Kinde PKCE authentication for SPAs

4 lines (3 loc) 85 B
import { Store } from './store.types'; declare const store: Store; export { store };