Skip to content

Commit 463783a

Browse files
committed
added PlopGeneratorConfig to exports in plop [fixes #399]
1 parent d87e7c5 commit 463783a

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

packages/plop/src/plop.d.ts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,7 @@ export {
1111
PlopCfg,
1212
PlopGenerator,
1313
NodePlopAPI,
14+
PlopGeneratorConfig,
1415
} from "node-plop";
1516

1617
export const Plop: Liftoff;

0 commit comments

Comments
 (0)