UNPKG

broccoli-test-helper

Version:

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

5 lines (4 loc) 91 B
export function writeSync( path: string, content: import("./interfaces").Tree ): void;