News

Generate index.ts files to autoexport all modules in your TypeScript project. Files with the // no-export comment at the very top of the file will not be exported in the index. For example, given the ...