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
b7ff7d1ada
Branches
Tags
No results found.
flashlang
/
src
/
frontend
/
popup
/
popup.ts
3 lines
70 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
}
)
;
Reference in a new issue
Copy permalink