jest
HTMLElement
Number
Window
HTMLElement
Number
Window
exportFunction
html
HTMLElement: { prototype: HTMLElement; new (): HTMLElement }

Type Declaration

Number: NumberConstructor

An object that represents a number of any kind. All JavaScript numbers are 64-bit floating-point numbers.

Window: { prototype: Window; new (): Window }

Type Declaration

  • Parameters

    • func: Function
    • targetScope: object
    • Optionaloptions: { allowCrossOriginArguments?: boolean; defineAs?: string }

    Returns Function