Skip to content

Commit 31096dd

Browse files
committed
chore: wip
1 parent a0abadd commit 31096dd

File tree

1 file changed

+1
-1
lines changed
  • storage/framework/core/strings/src

1 file changed

+1
-1
lines changed

storage/framework/core/strings/src/macro.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
import * as c from './case'
2-
import * as p from './pluralize'
2+
import p from './pluralize'
33
import * as u from './utils'
44

55
export const Str = {

0 commit comments

Comments
 (0)