@types/uppercamelcase
TypeScript icon, indicating that this package has built-in type declarations

3.0.2 • Public • Published

Installation

npm install --save @types/uppercamelcase

Summary

This package contains type definitions for uppercamelcase (https://github.com/samverschueren/uppercamelcase).

Details

Files were exported from https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/uppercamelcase.

index.d.ts

export = upperCamelCase;

declare function upperCamelCase(...args: string[]): string;
declare namespace upperCamelCase {}

Additional Details

  • Last updated: Tue, 07 Nov 2023 15:11:36 GMT
  • Dependencies: none

Credits

These definitions were written by York Yao.

Versions

Current Tags

Version History

  • Version
    Downloads (Last 7 Days)
    • Published
  • 3.0.2
    693
  • 3.0.1
    64
  • 3.0.0
    776
  • 0.0.1
    0
  • 0.0.0
    0

Package Sidebar

Install

npm i @types/uppercamelcase

Weekly Downloads

1,343

Version

3.0.2

License

MIT

Unpacked Size

2.83 kB

Total Files

5

Last publish

Collaborators

  • types