UNPKG

trust-mfa-sdk

Version:

TrustJS - Blockchain-powered MFA verification SDK. Trust is the only way.

6 lines 336 B
export { default as TrustJSProvider } from "./TrustJSProvider.jsx"; export { default as TrustButton } from "./TrustButton.jsx"; export { TrustForm } from "./TrustForm.jsx"; export { default as TrustFormWrapper } from "./TrustFormWrapper.jsx"; export { default as TrustModal } from "./TrustModal.jsx"; //# sourceMappingURL=index.d.ts.map