hashchange: Convert module to TypeScript. (#32670)

This commit is contained in:
Anders Kaseorg
2024-12-11 09:15:18 -08:00
committed by GitHub
parent 38ad1e8bdc
commit 666ce4519d
12 changed files with 61 additions and 36 deletions

View File

@@ -17,7 +17,7 @@ Some examples are:
channel.)
The main module in the frontend that manages this all is
`web/src/hashchange.js` (plus `hash_util.js` for all the parsing
`web/src/hashchange.ts` (plus `hash_util.js` for all the parsing
code), which is unfortunately one of our thorniest modules. Part of
the reason that it's thorny is that it needs to support a lot of
different flows: