UNPKG

@inweb/viewer-core

Version:

3D CAD and BIM data Viewer core

4 lines (3 loc) 153 B
import { ICommandsRegistry } from "./ICommands"; declare function commandsRegistry(viewerType?: string): ICommandsRegistry; export { commandsRegistry };