human/tfjs/tf-node.ts

5 lines
102 B
TypeScript
Raw Normal View History

2021-05-25 14:58:20 +02:00
/**
* Creates tfjs bundle used by Human node build target
*/
export * from '@tensorflow/tfjs-node';