Simplify setup (#46)
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
import { seconds_to_timestamp } from 'svelte-podcast';
|
||||
import { seconds_to_timestamp } from 'svelte-podcast/utility';
|
||||
|
||||
// Example
|
||||
seconds_to_timestamp(5173); // 01:26:13
|
||||
|
||||
Reference in New Issue
Block a user