Skip to content

Commit e7482dc

Browse files
authored
fix: export Actions type
Enhancement: export Actions type
2 parents b059ca7 + 5f51aa9 commit e7482dc

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

packages/plop/src/plop.d.ts

+1
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,7 @@ export {
1212
PlopGenerator,
1313
NodePlopAPI,
1414
PlopGeneratorConfig,
15+
Actions
1516
} from "node-plop";
1617

1718
export const Plop: Liftoff;

0 commit comments

Comments
 (0)