Options
All
  • Public
  • Public/Protected
  • All
Menu

External module "presets/node"

Index

Interfaces

Type aliases

Functions

Type aliases

DOMParser

DOMParser: object

XML/HTML parser from string into DOM Document.

Type declaration

  • constructor: function
    • new __type(): any
  • prototype: any

Functions

node

  • node(__namedParameters: object): object
  • Options preset for node-canvas.

    Parameters

    • __namedParameters: object
      • DOMParser: object
        • constructor: function
          • new __type(): any
        • prototype: any
      • canvas: ICanvas
      • fetch: fetch

    Returns object

    • DOMParser: object
      • constructor: function
        • new __type(): any
      • prototype: any
    • createCanvas: createCanvas
    • createImage: loadImage
    • fetch: fetch
    • ignoreAnimation: boolean
    • ignoreMouse: boolean
    • window: null

Generated using TypeDoc