UNPKG

nlu

Version:

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

3 lines (2 loc) 116 B
import { EVCb } from "./index"; export declare const mapPaths: (searchRoots: string[], cb: EVCb<string[]>) => void;