Skip to content

Commit f5c8854

Browse files
committed
fix(export): Exporting types
1 parent d1a8ba1 commit f5c8854

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/yet-another-fetch-mock.ts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -135,3 +135,4 @@ export default FetchMock;
135135

136136
export { default as MatcherUtils } from './matcher-utils';
137137
export { default as ResponseUtils } from './response-utils';
138+
export * from './types';

0 commit comments

Comments
 (0)