UNPKG
@thewtex/vtk.js-esm
Version:
latest (18.4.2-77b22c7239.1)
18.4.2-77b22c7239.1
18.4.2-77b22c7239
Visualization Toolkit for the Web
github.com/kitware/vtk-js
kitware/vtk-js
@thewtex/vtk.js-esm
/
_virtual
/
_polyfill-node_stream.js_commonjs-proxy.js
7 lines
(4 loc)
•
243 B
JavaScript
View Raw
1
2
3
4
5
6
7
import
{ _
as
_polyfillNode_stream }
from
'./polyfill-node_stream.js'
;
import
{ g
as
getAugmentedNamespace }
from
'./commonjsHelpers.js'
;
var
require
$$0 =
/*@__PURE__*/
getAugmentedNamespace
(_polyfillNode_stream);
export
{
require
$$0
as
r };