This website requires JavaScript.
Explore
Help
Sign In
octo
/
mastoradio
forked from
Mastodon/mastoradio-la-radio-di-mastodon
Watch
1
Star
0
Fork
You've already forked mastoradio
0
Code
Issues
Pull Requests
Projects
Releases
Wiki
Activity
3783f0fa3a
mastoradio
/
src
/
main.js
7 lines
102 B
JavaScript
Raw
Normal View
History
Unescape
Escape
~ d e s i g n ~
2020-01-07 19:23:49 +01:00
import
App
from
'./App.svelte'
const
app
=
new
App
(
{
big store uwu
2020-01-09 02:26:13 +01:00
target
:
document
.
body
~ d e s i g n ~
2020-01-07 19:23:49 +01:00
}
)
export
default
app