Skip to content

Commit

Permalink
fix: add missing export
Browse files Browse the repository at this point in the history
  • Loading branch information
porcellus committed May 16, 2024
1 parent e89306b commit 57a04dc
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions lib/build/recipe/thirdparty/index.d.ts

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

1 change: 1 addition & 0 deletions lib/ts/recipe/thirdparty/index.ts
Original file line number Diff line number Diff line change
Expand Up @@ -143,5 +143,6 @@ export {
PreAPIHookContext,
PostAPIHookContext,
PreAndPostAPIHookAction,
RecipeFunctionOptions,
UserInput,
};

0 comments on commit 57a04dc

Please sign in to comment.