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
9232f4d52ef192fe7464aca8790c12d406845c42
oki-podcast-reader
/
src
/
routes
/
+layout.svelte
T
8 lines
103 B
Svelte
Raw
Normal View
History
Unescape
Escape
Add navigating example to demo
2023-02-23 12:09:08 +00:00
<
script
lang
=
"ts"
>
Podcast player components (
#37
)
2023-03-06 15:25:34 +00:00
import
{
AudioLoader
}
from
'svelte-podcast'
;
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