UNPKG

pmr-core

Version:

Core library of Poor Man's Rekognition project under CCExtractor Development

5 lines (4 loc) 131 B
export * from './face/index'; export { Utils as utils } from './utils'; export * from 'nodoface'; export * from './tracker/index';