UNPKG

316 BSource Map (JSON)View Raw
1{"version":3,"file":"helper-only-numbers.cjs.production.min.js","sources":["../src/index.ts"],"sourcesContent":["export function onlyNumbers(str: string | number): string {\n return str.toString().replace(/[^\\d]/g, '');\n}\n"],"names":["str","toString","replace"],"mappings":"0CAA4BA,UACnBA,EAAIC,WAAWC,QAAQ,SAAU"}
\No newline at end of file