@c8y/ngx-components
Version:
Angular modules for Cumulocity IoT applications
1 lines • 582 B
Source Map (JSON)
{"version":3,"file":"c8y-ngx-components-lazy-three.mjs","sources":["../../lazy/three/index.ts","../../lazy/three/c8y-ngx-components-lazy-three.ts"],"sourcesContent":["import type * as THREE from 'three';\n\n/**\n * Dynamically imports three js.\n * @returns A Promise of three js.\n */\nexport async function loadThree(): Promise<typeof THREE> {\n return await import('three');\n}\n","/**\n * Generated bundle index. Do not edit.\n */\n\nexport * from './index';\n"],"names":[],"mappings":"AAEA;;;AAGG;AACI,eAAe,SAAS,GAAA;AAC7B,IAAA,OAAO,MAAM,OAAO,OAAO,CAAC;AAC9B;;ACRA;;AAEG;;;;"}