UNPKG

@xeokit/xeokit-sdk

Version:

3D BIM IFC Viewer SDK for AEC engineering applications. Open Source JavaScript Toolkit based on pure WebGL for top performance, real-world coordinates and full double precision

7 lines (6 loc) 178 B
export * from "./localization/LocaleService"; export * from "./scene"; export * from "./Plugin"; export * from "./Viewer"; export * from "./Configs"; export * from "./metadata";