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

1.0.2 • Public • Published

Installation

npm install --save @types/hyphenate-style-name

Summary

This package contains type definitions for hyphenate-style-name (https://github.com/rexxars/hyphenate-style-name#readme).

Details

Files were exported from https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/hyphenate-style-name.

index.d.ts

/**
 * Hyphenates a camelcased CSS property name
 */
declare function hyphenateStyleName(name: string): string;

export = hyphenateStyleName;

Additional Details

  • Last updated: Tue, 07 Nov 2023 03:09:37 GMT
  • Dependencies: none

Credits

These definitions were written by Piotr Błażejewicz.

Readme

Keywords

none

Package Sidebar

Install

npm i @types/hyphenate-style-name

Weekly Downloads

2,094

Version

1.0.2

License

MIT

Unpacked Size

2.96 kB

Total Files

5

Last publish

Collaborators

  • types