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

1.0.2 • Public • Published

Installation

npm install --save @types/to-camel-case

Summary

This package contains type definitions for to-camel-case (https://github.com/ianstormtaylor/to-camel-case).

Details

Files were exported from https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/to-camel-case.

index.d.ts

declare function toCamelCase(string: string): string;
export = toCamelCase;

Additional Details

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

Credits

These definitions were written by Jed Fox.

Readme

Keywords

none

Package Sidebar

Install

npm i @types/to-camel-case

Weekly Downloads

3,529

Version

1.0.2

License

MIT

Unpacked Size

2.71 kB

Total Files

5

Last publish

Collaborators

  • types