UNPKG

npm-link-up

Version:

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

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