We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a0abadd commit 31096ddCopy full SHA for 31096dd
storage/framework/core/strings/src/macro.ts
@@ -1,5 +1,5 @@
1
import * as c from './case'
2
-import * as p from './pluralize'
+import p from './pluralize'
3
import * as u from './utils'
4
5
export const Str = {
0 commit comments