UNPKG
babylonjs-node-render-graph-editor
Version:
latest (8.29.0)
8.29.0
8.28.3
8.28.2
8.28.1
8.28.0
8.27.2
8.27.1
8.27.0
8.26.2
8.26.1
8.26.0
8.25.2
8.25.1
8.25.0
8.24.2
8.24.1
8.24.0
8.23.2
8.23.1
8.23.0
8.22.3
8.22.2
8.22.1
8.22.0
8.21.1
8.21.0
8.20.0
8.19.1
8.19.0
8.18.0
8.17.2
8.17.1
8.17.0
8.16.3
8.16.2
8.16.1
8.16.0
8.15.1
8.15.0
8.14.2
8.14.1
8.14.0
8.13.1
8.13.0
8.12.1
8.11.0
8.10.1
8.10.0
8.9.1
8.9.0
8.8.5
8.8.4
8.8.3
8.8.2
8.8.1
8.8.0
8.7.1
8.7.0
8.6.2
8.6.1
8.6.0
8.5.0
8.4.2
8.4.1
8.4.0
8.3.1
8.3.0
8.2.2
8.2.1
8.2.0
8.1.1
8.1.0
8.0.3
8.0.2
8.0.1
8.0.0
7.43.3
7.43.2
7.43.1
7.43.0
7.42.3
7.42.2
7.42.1
7.42.0
7.41.3
7.41.2
7.41.1
7.41.0
7.40.3
7.40.2
7.40.1
7.40.0
7.39.0
7.38.0
7.37.3
7.37.2
7.37.1
7.37.0
7.36.3
7.36.2
7.36.1
7.36.0
7.35.0
7.34.0
7.33.1
7.33.0
7.32.0
7.31.0
7.30.1
7.30.0
7.29.4
7.29.3
7.29.2
7.29.1
7.29.0
7.28.3
7.28.2
7.28.1
7.28.0
7.27.0
7.26.2
7.26.1
7.26.0
7.25.0
7.24.2
7.24.1
7.24.0
7.23.4
7.23.3
7.23.2
7.23.1
7.23.0
7.22.0
7.21.5
7.21.4
7.21.3
7.21.2
7.21.1
Node Render Graph Editor
www.babylonjs.com
BabylonJS/Babylon.js
babylonjs-node-render-graph-editor
/
src
/
index.ts
4 lines
(3 loc)
•
156 B
text/typescript
View Raw
1
2
3
4
import
*
as
nodeRenderGraphEditor
from
"node-render-graph-editor/legacy/legacy"
;
export
{ nodeRenderGraphEditor };
export
default
nodeRenderGraphEditor;