mirror of
https://github.com/gosticks/DefinitelyTyped.git
synced 2026-06-28 14:20:12 +00:00
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.