This website requires JavaScript.
Explore
Help
Sign In
cyber-mawonaj
/
oki-podcast-reader
Watch
1
Star
0
Fork
0
You've already forked oki-podcast-reader
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
acbdd46fe3b4e47c339d775f329e0ca327113c82
oki-podcast-reader
/
src
/
routes
/
+layout.svelte
T
8 lines
93 B
Svelte
Raw
Normal View
History
Unescape
Escape
Add navigating example to demo
2023-02-23 12:09:08 +00:00
<
script
lang
=
"ts"
>
restructure $lib
2023-02-24 13:15:34 +00:00
import
{
AudioLoader
}
from
'$lib'
;
Add navigating example to demo
2023-02-23 12:09:08 +00:00
</
script
>
restructure $lib
2023-02-24 13:15:34 +00:00
<
AudioLoader
/>
Add navigating example to demo
2023-02-23 12:09:08 +00:00
<
slot
/>
Reference in New Issue
Copy Permalink