We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 17ae8c7 commit 0f8c317Copy full SHA for 0f8c317
1 file changed
test/typings.test.ts
@@ -1,6 +1,6 @@
1
import {
2
convertToLocalTime, convertToTimeZone, parseFromString, parseFromTimeZone, formatToTimeZone
3
-} from '..'
+} from '../src'
4
5
declare function test(label: string, callback: Function)
6
0 commit comments