UNPKG

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

Version:

Kinde PKCE authentication for SPAs

3 lines (2 loc) 85 B
declare const hasCookie: (name: string) => string | undefined; export { hasCookie };