UNPKG

nlu

Version:

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

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