mirror of https://github.com/vladmandic/human
7 lines
119 B
TypeScript
7 lines
119 B
TypeScript
![]() |
/**
|
||
|
* Creates tfjs bundle used by Human browser build target
|
||
|
* @external
|
||
|
*/
|
||
|
|
||
|
export * from '../assets/tfjs.esm.js';
|