/**
 * Creates tfjs bundle used by Human node-wasm build target
 */
export * from '@tensorflow/tfjs';
export * from '@tensorflow/tfjs-backend-wasm';
