human/tfjs/tf-custom.ts

7 lines
119 B
TypeScript

/**
* Creates tfjs bundle used by Human browser build target
* @external
*/
export * from '../assets/tfjs.esm.js';