UNPKG

inference-server

Version:

Libraries and server to build AI applications. Adapters to various native bindings allowing local inference. Integrate it with your application, or use as a microservice.

2 lines (1 loc) 101 B
export declare function calculateFileChecksum(filePath: string, hashType?: string): Promise<string>;