diff --git a/src/utils.ts b/src/utils.ts index d3b17d4..13e5bfc 100644 --- a/src/utils.ts +++ b/src/utils.ts @@ -151,4 +151,4 @@ export { sha256, }; -export { Time } from './utils/time.ts'; +export { Time } from '@/utils/time.ts';