DefinitelyTyped/types/nconf
Dustin Barnes cbfb1ff40f
Allowing get calls without key
nconf allows you to call `get` without a key, to return the entire configuration object. This changes the `get` exports to allow the key to be optional.
2017-12-11 15:48:19 -08:00
..
index.d.ts Allowing get calls without key 2017-12-11 15:48:19 -08:00
nconf-tests.ts
tsconfig.json
tslint.json