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

5.0.2 • Public • Published

Installation

npm install --save @types/diffable-html

Summary

This package contains type definitions for diffable-html (https://github.com/rayrutjes/diffable-html#readme).

Details

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

index.d.ts

declare function format(
    html: string,
    options?: {
        sortAttributes?: (names: string[]) => string[];
    },
): string;

export = format;

Additional Details

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

Credits

These definitions were written by Zhang Yi Jiang.

Dependencies (0)

    Dev Dependencies (0)

      Package Sidebar

      Install

      npm i @types/diffable-html

      Weekly Downloads

      124

      Version

      5.0.2

      License

      MIT

      Unpacked Size

      2.9 kB

      Total Files

      5

      Last publish

      Collaborators

      • types