UNPKG

broccoli-test-helper

Version:

Test helpers for BroccoliPlugins that make testing build and rebuild behavior dead simple and expect diff friendly.

4 lines (3 loc) 93 B
export function fromEntries( entries: import("./util").Entry[] ): import("./util").FSTree;