This repository has been archived by the owner on Jun 27, 2022. It is now read-only.
Bug fixes
- Fixes a TypeScript issue where the
params
property of thematch
result wasn't annotated as potentiallynull
(#39).
params
property of the match
result wasn't annotated as potentially null
(#39).