DefinitelyTyped/types/config
Eitan Levi b581c9f5d2 Fix the raw function in node-config. (#40086)
I submitted a patch previously that added the `raw` function but I
neglected to export the `RawConfig` class, which is what's actually
returned from that `raw` function. My apologies for not getting this
right the first time. Here is the implementation file that shows the
`RawConfig` class and its `resolve()` method: https://github.com/lorenwest/node-config/blob/master/raw.js
2019-11-07 11:24:42 -08:00
..
config-tests.ts
defer.d.ts
index.d.ts
raw.d.ts
tsconfig.json
tslint.json