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
528457fe59001a9521d371a04bf58dc1be63241b
oki-podcast-reader
/
src
/
routes
/
components
/
code
/
audio-progress.svelte
T
6 lines
97 B
Svelte
Raw
Normal View
History
Unescape
Escape
Docs UI (
#48
)
2023-07-28 22:27:47 +01:00
<
script
>
Cleanup lib exports (
#50
)
2023-07-29 17:57:14 +01:00
import
{
AudioProgress
}
from
'svelte-podcast'
;
Docs UI (
#48
)
2023-07-28 22:27:47 +01:00
</
script
>
<
AudioProgress
step
=
{
10
}
/
>
Reference in New Issue
Copy Permalink