Skip to content

Commit

Permalink
fix: export Actions type
Browse files Browse the repository at this point in the history
Enhancement: export Actions type
  • Loading branch information
crutchcorn committed Apr 12, 2024
2 parents b059ca7 + 5f51aa9 commit e7482dc
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions packages/plop/src/plop.d.ts
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,7 @@ export {
PlopGenerator,
NodePlopAPI,
PlopGeneratorConfig,
Actions
} from "node-plop";

export const Plop: Liftoff;
Expand Down

0 comments on commit e7482dc

Please sign in to comment.