Skip to content

Commit 24c37e1

Browse files
committed
ulgh. not sure why I need this
1 parent 630780f commit 24c37e1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

shared/src/utility.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
import { base64urlToArray, idToEpoch } from './binary'
1+
import { base64urlToArray, idToEpoch } from './binary.js'
22
import type { Base64Url, DbId } from './brand'
33

44
// https://stackoverflow.com/a/69328045

0 commit comments

Comments
 (0)