Skip to content

Commit

Permalink
fix(pkg): expose contents function type def
Browse files Browse the repository at this point in the history
  • Loading branch information
uladkasach committed Jul 16, 2023
1 parent adce9a1 commit 0a4edee
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/contract/index.ts
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@ export {
FileCheckType,
FileCheckFunction,
FileFixFunction,
FileContentsFunction,
FileCheckContext,
FileCheckDeclarationInput,
} from '../domain';
Expand Down

0 comments on commit 0a4edee

Please sign in to comment.