# 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](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/unquote/index.d.ts)
````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 .
