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

1.0.3 • Public • Published

Installation

npm install --save @types/decode-entities

Summary

This package contains type definitions for decode-entities (https://github.com/waspothegreat/decode-entities#readme).

Details

Files were exported from https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/decode-entities.

index.d.ts

declare function decode(encodedString: string): string;

export = decode;

Additional Details

  • Last updated: Mon, 06 Nov 2023 22:41:05 GMT
  • Dependencies: none

Credits

These definitions were written by waspothegreat.

Readme

Keywords

none

Package Sidebar

Install

npm i @types/decode-entities

Weekly Downloads

8

Version

1.0.3

License

MIT

Unpacked Size

2.76 kB

Total Files

5

Last publish

Collaborators

  • types