This website requires JavaScript.
Explore
Help
Register
Sign In
mirrors
/
vector-im-hydrogen-web
Watch
1
Star
0
Fork
0
You've already forked vector-im-hydrogen-web
mirror of
https://github.com/vector-im/hydrogen-web.git
synced
2024-12-23 11:35:04 +01:00
Code
Issues
Projects
Releases
Wiki
Activity
b26bc69042
vector-im-hydrogen-web
/
src
/
Platform.js
2 lines
65 B
JavaScript
Raw
Normal View
History
Unescape
Escape
stop using default exports because it becomes hard to remember where you used them and where not
2020-04-20 21:26:39 +02:00
export
{
WebPlatform
as
Platform
}
from
"./ui/web/WebPlatform.js"
;
Reference in New Issue
Copy Permalink