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

0.7.2 • Public • Published

Installation

npm install --save @types/dedent

Summary

This package contains type definitions for dedent (https://github.com/dmnd/dedent).

Details

Files were exported from https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/dedent.

index.d.ts

export = dedent;

declare function dedent(literals: string): string;
declare function dedent(literals: TemplateStringsArray, ...placeholders: any[]): string;
declare namespace dedent {}

Additional Details

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

Credits

These definitions were written by Douglas Duteil.

Versions

Current Tags

Version History

  • Version
    Downloads (Last 7 Days)
    • Published
  • 0.7.2
    62,661
  • 0.7.1
    2,823
  • 0.7.0
    124,905

Package Sidebar

Install

npm i @types/dedent

Weekly Downloads

190,389

Version

0.7.2

License

MIT

Unpacked Size

2.89 kB

Total Files

5

Last publish

Collaborators

  • types