otp-code-component
Version:
Google Authenticator 验证组件
13 lines (10 loc) • 758 B
JavaScript
import { g as globalScripts, b as bootstrapLazy } from './index-BCXA74EW.js';
export { s as setNonce } from './index-BCXA74EW.js';
const defineCustomElements = async (win, options) => {
if (typeof window === 'undefined') return undefined;
await globalScripts();
return bootstrapLazy([["google-auth",[[1,"google-auth",{"getQrcodeUrl":[1,"get-qrcode-url"],"verifyCodeUrl":[1,"verify-code-url"],"accessToken":[1,"access-token"],"type":[1],"phone":[1],"qrCodeUrl":[32],"status":[32],"errorMessage":[32],"codeInputs":[32],"showQRCode":[32],"countdown":[32]}]]],["my-component",[[1,"my-component",{"first":[1],"middle":[1],"last":[1]}]]]], options);
};
export { defineCustomElements };
//# sourceMappingURL=loader.js.map
//# sourceMappingURL=loader.js.map