Skip to content

Commit 5e5924f

Browse files
committed
export EndpointMatcher
1 parent a810935 commit 5e5924f

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/matchers/index.ts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,3 +6,4 @@ export { Matcher } from './Matcher'
66
export { MethodMatcher, MethodMatchResult, Method } from './MethodMatcher'
77
export { RegExpUrlMatcher, RegExpUrlMatchResult } from './RegExpUrlMatcher'
88
export { ExactQueryMatcher } from './ExactQueryMatcher'
9+
export { EndpointMatcher } from './EndpointMatcher'

0 commit comments

Comments
 (0)