UNPKG

npm-link-up

Version:

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

3 lines (2 loc) 147 B
import { NluConf } from "../../../index"; export default function (opts: any, confPath: string, conf: NluConf, key: string, value?: string): void;