human/types/tfjs/types.d.ts

3 lines
127 B
TypeScript

export { Tensor } from '@tensorflow/tfjs-core/dist/index';
export { GraphModel } from '@tensorflow/tfjs-converter/dist/index';