UNPKG

barro

Version:

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

4 lines (2 loc) 87 B
export const barrelGlob = "**/index.*"; export const testGlob = "**/*.{test,spec}.*";