UNPKG

nlu

Version:

Use this package to link your projects together for local development.

3 lines (2 loc) 122 B
import { EVCb, NluMap } from "./index"; export declare const runNPMLink: (map: NluMap, opts: any, cb: EVCb<any>) => void;