- import * as BABYLON from "../index.js";
- export * from "../index.js";
- export declare const Debug: {
- AxesViewer: typeof BABYLON.AxesViewer;
- BoneAxesViewer: typeof BABYLON.BoneAxesViewer;
- PhysicsViewer: typeof BABYLON.PhysicsViewer;
- SkeletonViewer: typeof BABYLON.SkeletonViewer;
- };
|