@types/js-string-escape
TypeScript icon, indicating that this package has built-in type declarations

1.0.3 • Public • Published

Installation

npm install --save @types/js-string-escape

Summary

This package contains type definitions for js-string-escape (https://github.com/joliss/js-string-escape).

Details

Files were exported from https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/js-string-escape.

index.d.ts

declare function jsStringEscape(str: any): string;

export = jsStringEscape;

Additional Details

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

Credits

These definitions were written by Jamie Davies.

Dependencies (0)

    Dev Dependencies (0)

      Package Sidebar

      Install

      npm i @types/js-string-escape

      Weekly Downloads

      5,995

      Version

      1.0.3

      License

      MIT

      Unpacked Size

      2.76 kB

      Total Files

      5

      Last publish

      Collaborators

      • types