Closed effervescentia closed 7 years ago
@felixfbecker I've update it to use a function instead of an interface, however I don't believe I need to export the contents of the namespace. My IDE was able to pick up on the interfaces without me exporting them
Yes, they are implicitly exported in .d.ts files. I just personally prefer explicit exports
Typings URL: https://github.com/effervescentia/typed-cosmiconfig
Questions (for new typings):
index.js
<->index.d.ts
)?