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

1.3.2 • Public • Published

Installation

npm install --save @types/html-to-rtf

Summary

This package contains type definitions for html-to-rtf (https://github.com/oziresrds/html-to-rtf).

Details

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

index.d.ts

export function convertHtmlToRtf(html: string): string;
export function saveRtfInFile(path: string, value: string): void;

Additional Details

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

Credits

These definitions were written by Alex Brick.

/@types/html-to-rtf/

    Package Sidebar

    Install

    npm i @types/html-to-rtf

    Weekly Downloads

    731

    Version

    1.3.2

    License

    MIT

    Unpacked Size

    2.79 kB

    Total Files

    5

    Last publish

    Collaborators

    • types