Options
All
  • Public
  • Public/Protected
  • All
Menu

External module "node_modules/@jest/environment/build/index.d"

Index

Type aliases

EnvironmentContext

EnvironmentContext: object

Type declaration

  • Optional console?: Console
  • Optional testPath?: Config.Path

JestMockFn

JestMockFn: fn

JestMockSpyOn

JestMockSpyOn: spyOn

Module

Module: NodeModule

ModuleWrapper

ModuleWrapper: function

Type declaration

    • (...args: Array<unknown>): unknown
    • Parameters

      • Rest ...args: Array<unknown>

      Returns unknown

Generated using TypeDoc