UNPKG

trust-mfa-sdk

Version:

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

9 lines 306 B
export function TrustJSProvider({ children, publishableKey, merchantId, config }: { children: any; publishableKey: any; merchantId: any; config?: {} | undefined; }): any; export function useTrustJSContext(): any; export default TrustJSProvider; //# sourceMappingURL=TrustJSProvider.d.ts.map