ente/thirdparty/face-api/classes/index.ts

5 lines
127 B
TypeScript
Raw Normal View History

export * from './BoundingBox'
export * from './Box'
export * from './Dimensions'
export * from './Point'
export * from './Rect'