UNPKG

capitalize-ts

Version:

A typed capitalize helper which utilizes the Capitalize generic

14 lines (12 loc) 227 B
{ "compilerOptions": { "target": "ESNext", "module": "ESNext", "moduleResolution": "node", "strict": true, "declaration": true, "noUnusedLocals": true, "pretty": true, "lib": ["esnext"] } }