UNPKG

@clerk/shared

Version:

Internal package utils used by the Clerk SDKs

5 lines 142 B
import { SamlIdpMap } from "./types/saml.mjs"; //#region src/saml.d.ts declare const SAML_IDPS: SamlIdpMap; //#endregion export { SAML_IDPS };