Version:
type
MatchResultCallback
typescript
type MatchResultCallback = (target: MatchResult<TARGET_TYPE>) => void | Promise<void>Was this page helpful?
type MatchResultCallback = (target: MatchResult<TARGET_TYPE>) => void | Promise<void>Was this page helpful?