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

3.0.2 • Public • Published

Installation

npm install --save @types/html-escaper

Summary

This package contains type definitions for html-escaper (https://github.com/WebReflection/html-escaper).

Details

Files were exported from https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/html-escaper.

index.d.ts

export function escape(str: string): string;
export function unescape(str: string): string;

Additional Details

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

Credits

These definitions were written by panManfredini.

Readme

Keywords

none

Package Sidebar

Install

npm i @types/html-escaper

Weekly Downloads

61,001

Version

3.0.2

License

MIT

Unpacked Size

2.77 kB

Total Files

5

Last publish

Collaborators

  • types