UNPKG

barro

Version:

Flexible barrel file generation for Javascript and Typescript with watching built-in.

6 lines (5 loc) 92 B
module.exports = { out: "src/index.ts", match: "**/*.ts", matchIgnore: ["cli.ts"], };