UNPKG

@clerk/shared

Version:

Internal package utils used by the Clerk SDKs

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