Interface Rebaser

Hierarchy

  • Rebaser

Properties

Methods

Properties

rebase: ((html) => Promise<Result>)

Type declaration

    • (html): Promise<Result>
    • Rebases the passed HTML markup assets reference.

      Parameters

      • html: Buffer

        The HTML markup whose assets need to be rebased.

      Returns Promise<Result>

Methods

Generated using TypeDoc