Options
All
  • Public
  • Public/Protected
  • All
Menu

External module "node_modules/jest-diff/build/types.d"

Index

Type aliases

Type aliases

DiffOptions

DiffOptions: object

Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved.

This source code is licensed under the MIT license found in the LICENSE file in the root directory of this source tree.

Type declaration

  • Optional aAnnotation?: undefined | string
  • Optional bAnnotation?: undefined | string
  • Optional contextLines?: undefined | number
  • Optional expand?: undefined | false | true

Generated using TypeDoc