@c8y/ngx-components
Version:
Angular modules for Cumulocity IoT applications
12 lines (9 loc) • 347 B
JavaScript
async function loadPhoneModel() {
const phoneModel = await import('@c8y/style/three-d-models/phone-model.json');
return phoneModel.default || phoneModel;
}
/**
* Generated bundle index. Do not edit.
*/
export { loadPhoneModel };
//# sourceMappingURL=c8y-ngx-components-widgets-implementations-three-d-rotation-lazy-phone-model.mjs.map