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

1.0.3 • Public • Published

Installation

npm install --save @types/hex-rgba

Summary

This package contains type definitions for hex-rgba (https://github.com/developersoul/hex-rgba#readme).

Details

Files were exported from https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/hex-rgba.

index.d.ts

export = hexToRgba;

declare function hexToRgba(hex: string, opacity?: number): string;

Additional Details

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

Credits

These definitions were written by Andrew Makarov.

Readme

Keywords

none

Package Sidebar

Install

npm i @types/hex-rgba

Weekly Downloads

3,246

Version

1.0.3

License

MIT

Unpacked Size

2.71 kB

Total Files

5

Last publish

Collaborators

  • types