This website requires JavaScript.
Explore
Help
Sign in
bad
/
flashlang
Watch
1
Star
0
Fork
You've already forked flashlang
0
Code
Issues
Pull requests
Projects
Releases
Wiki
Activity
74fe885fd0
Branches
Tags
No results found.
flashlang
/
src
/
frontend
/
popup
/
popup.ts
4 lines
97 B
TypeScript
Raw
Normal View
History
Unescape
Escape
Rename popup
2020-08-11 16:34:57 +02:00
import
App
from
"./Popup.svelte"
;
Switch to svelte
2020-08-10 00:37:38 +02:00
new
App
(
{
target
:
document.body
}
)
;
Language changes
2020-08-16 16:11:51 +02:00
document
.
addEventListener
;
Reference in a new issue
Copy permalink