UNPKG

@piiano/vault-client

Version:

Piiano Vault generated typescript client

10 lines 313 B
export type FeaturesConfig = { encryption: boolean; mask_license: boolean; disable_docs?: boolean; disable_javascript: boolean; disable_idp_jwks?: boolean; disable_cc_luhn_validation?: boolean; anti_tampering?: 'off' | 'log' | 'enforce'; }; //# sourceMappingURL=FeaturesConfig.d.ts.map