UNPKG

nlu

Version:

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

3 lines (2 loc) 118 B
import { NluMap } from "./index"; export declare const getCleanMap: (rootPackageName: string, map: NluMap) => NluMap;