Skip to content
This repository was archived by the owner on Jul 10, 2019. It is now read-only.

Commit fa563f6

Browse files
committed
refactor: change file name from dynamic-import.ts to dynamicImport.ts
1 parent 7b627d3 commit fa563f6

File tree

2 files changed

+1
-1
lines changed

2 files changed

+1
-1
lines changed
File renamed without changes.

src/utilities/index.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,4 +5,4 @@
55
export * from '@/utilities/cancelToken'
66
export * from '@/utilities/auth'
77
export * from '@/utilities/sleep'
8-
export * from '@/utilities/dynamic-import'
8+
export * from '@/utilities/dynamicImport'

0 commit comments

Comments
 (0)