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

1.0.8 • Public • Published

Installation

npm install --save @types/slackify-html

Summary

This package contains type definitions for slackify-html (https://github.com/mrq-cz/slackify-html).

Details

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

index.d.ts

declare module "slackify-html" {
    function slackify(html: string): string;
    export = slackify;
}

Additional Details

  • Last updated: Tue, 07 Nov 2023 15:11:36 GMT
  • Dependencies: none

Credits

These definitions were written by Scott Rippee.

Readme

Keywords

none

Package Sidebar

Install

npm i @types/slackify-html

Weekly Downloads

61

Version

1.0.8

License

MIT

Unpacked Size

2.77 kB

Total Files

5

Last publish

Collaborators

  • types