This website requires JavaScript.
Explore
Help
Sign in
Mirrors
/
cobalt
Watch
1
Star
0
Fork
You've already forked cobalt
0
mirror of
https://github.com/wukko/cobalt.git
synced
2025-02-28 22:18:48 +01:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
7c9a824a69
cobalt
/
web
/
src
/
lib
/
polyfills.ts
3 lines
80 B
TypeScript
Raw
Normal View
History
Unescape
Escape
web: add UserActivation polyfill for browsers that don't have it
2024-09-11 11:34:49 +02:00
import
"./polyfills/user-activation"
;
web/polyfills: add polyfill for AbortSignal.timeout
2024-09-21 11:08:45 +02:00
import
"./polyfills/abortsignal-timeout"
;
Reference in a new issue
Copy permalink