@jaak.ai/file-uploader
Version:
Stencil Component Starter
13 lines (10 loc) • 633 B
JavaScript
import { b as bootstrapLazy } from './index-847de2c0.js';
export { s as setNonce } from './index-847de2c0.js';
import { g as globalScripts } from './app-globals-0f993ce5.js';
const defineCustomElements = async (win, options) => {
if (typeof window === 'undefined') return undefined;
await globalScripts();
return bootstrapLazy([["file-uploader",[[1,"file-uploader",{"config":[16],"_preview":[32],"_base64":[32],"_type":[32],"_selectedFile":[32],"documentPreview":[32],"inputFileRef":[32],"selectFileHandler":[64],"onRemovedSelected":[64]}]]]], options);
};
export { defineCustomElements };
//# sourceMappingURL=loader.js.map