CoolFace
Apppublic

AK-21/Graphite-Industrial-Intelligence

sourceHugging Faceupdated 3mo agoView on Hugging Face
0likes
index.d.ts7 linesDownload Raw Back to trough
1export type Callback = import('./lib/index.js').Callback;2export type Middleware = import('./lib/index.js').Middleware;3export type Pipeline = import('./lib/index.js').Pipeline;4export type Run = import('./lib/index.js').Run;5export type Use = import('./lib/index.js').Use;6export { trough, wrap } from "./lib/index.js";7//# sourceMappingURL=index.d.ts.map