std/regexp
David Sherret b0803619af
refactor: add some missing explicit types (#3997)
* refactor: add some missing return types and mark some non-exported types as `@internal`

* Update expect/fn.ts

Co-authored-by: Asher Gomez <ashersaupingomez@gmail.com>

* Remove @internals

* nits

---------

Co-authored-by: Asher Gomez <ashersaupingomez@gmail.com>
2023-12-19 00:26:13 +00:00
..
escape_test.ts refactor(regexp): format test names (#3994) 2023-12-19 09:12:40 +11:00
escape.ts refactor: add some missing explicit types (#3997) 2023-12-19 00:26:13 +00:00
mod.ts feat(regexp): add escape function (#3334) 2023-05-11 16:26:51 +09:00