Skip to content

Commit 92e845d

Browse files
authored
Merge pull request #341 from naiknareshh/export-plop-generator-config
added PlopGeneratorConfig to exports in plop
2 parents 710a606 + 463783a commit 92e845d

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)