UNPKG

barro

Version:

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

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