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 fe82aea commit ac342e9Copy full SHA for ac342e9
package.json
@@ -4,7 +4,7 @@
4
"description": "A module that formats a string based on a pattern",
5
"main": "dist/format-string-by-pattern.umd.js",
6
"module": "dist/format-string-by-pattern.es5.js",
7
- "typings": "dist/types/format-string-by-pattern.d.ts",
+ "typings": "dist/types/index.d.ts",
8
"author": {
9
"name": "Arthur Denner",
10
"email": "[email protected]"
0 commit comments