@types/unquote
v1.1.1
Published
TypeScript definitions for unquote
Readme
Installation
npm install --save @types/unquote
Summary
This package contains type definitions for unquote (https://github.com/lakenen/node-unquote).
Details
Files were exported from https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/unquote.
index.d.ts
export = unquote;
declare function unquote(str: string): string;
Additional Details
- Last updated: Mon, 13 Apr 2026 20:48:03 GMT
- Dependencies: none
Credits
These definitions were written by .
