We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6e4f766 commit e68e6baCopy full SHA for e68e6ba
1 file changed
node/src/index.ts
@@ -0,0 +1,3 @@
1
+export * from './shared/types';
2
+export * from './abstract';
3
+export { Mesh } from './mesh';
0 commit comments