summaryrefslogtreecommitdiff
path: root/ext/url/lib.deno_url.d.ts
AgeCommit message (Expand)Author
2021-10-15fix(docs): correct `pattern.match()` to `pattern.exec()` (#12450)Libing Chen
2021-09-08feat: add URLPattern API (#11941)Luca Casonato
2021-09-02feat(fmt): add basic JS doc formatting (#11902)David Sherret
2021-08-11Rename extensions/ directory to ext/ (#11643)Ryan Dahl