UNPKG

image-classifier-ts

Version:

Command line tool to auto-classify images, renaming them with appropriate labels. Uses Node and Google Vision API.

4 lines (3 loc) 89 B
export declare namespace Nodash { function take(arr: any[], count: number): any[]; }