UNPKG

@inweb/viewer-core

Version:

3D CAD and BIM data Viewer core

4 lines (3 loc) 163 B
import { IComponentsRegistry } from "./IComponents"; declare function componentsRegistry(viewerType?: string): IComponentsRegistry; export { componentsRegistry };