UNPKG

@c8y/ngx-components

Version:

Angular modules for Cumulocity IoT applications

1 lines 804 B
{"version":3,"file":"c8y-ngx-components-lazy-three-orbit-controls.mjs","sources":["../../lazy/three-orbit-controls/index.ts","../../lazy/three-orbit-controls/c8y-ngx-components-lazy-three-orbit-controls.ts"],"sourcesContent":["import type { OrbitControls } from 'three/examples/jsm/controls/OrbitControls';\n\n/**\n * Dynamically imports the OrbitControls of three js.\n * @returns A Promise of OrbitControls (three js).\n */\nexport async function loadOrbitControls(): Promise<typeof OrbitControls> {\n return (await import('three/examples/jsm/controls/OrbitControls')).OrbitControls;\n}\n","/**\n * Generated bundle index. Do not edit.\n */\n\nexport * from './index';\n"],"names":[],"mappings":"AAEA;;;AAGG;AACI,eAAe,iBAAiB,GAAA;IACrC,OAAO,CAAC,MAAM,OAAO,2CAA2C,CAAC,EAAE,aAAa;AAClF;;ACRA;;AAEG;;;;"}