UNPKG

sunrize

Version:
8 lines (4 loc) 145 B
"use strict" const X3DLayerNodeTool = require ("./X3DLayerNodeTool") class LayerTool extends X3DLayerNodeTool { } module .exports = LayerTool