1.0.6 • Published 2 months ago
@tchvan/react-str-number v1.0.6
If it keep saying Cannot find module '@tchvan/react-str-number' or its corresponding type declarations, add tsconfig.json: compilerOptions.paths.
"@tchvan/react-str-number": "node_modules/@tchvan/react-str-number/dist/esm/index.d.ts"
"@tchvan/react-str-number": "node_modules/@tchvan/react-str-number/dist/esm/index"