UNPKG

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

Version:

Kinde PKCE authentication for SPAs

3 lines (2 loc) 116 B
declare const getBooleanFlag: (code: string, defaultValue?: boolean) => boolean | Error; export { getBooleanFlag };