human/tfjs/tf-custom.ts

7 lines
122 B
TypeScript

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