Simplify setup (#46)

This commit is contained in:
Ollie Taylor
2023-07-13 00:27:14 +01:00
committed by GitHub
parent 29ef65733e
commit d18b0c78d0
68 changed files with 1236 additions and 1470 deletions
+1 -1
View File
@@ -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