From db5c350f8ff06f620a1dea8bd8a379a9b4bfef39 Mon Sep 17 00:00:00 2001 From: googlemaps-bot Date: Tue, 21 Sep 2021 04:37:09 +0000 Subject: [PATCH] chore(deps-dev): bump @types/jest from 27.0.1 to 27.0.2 (#77) Bumps [@types/jest](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/jest) from 27.0.1 to 27.0.2. - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/jest) --- updated-dependencies: - dependency-name: "@types/jest" dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> fd76af3f1c3b53037388176ddf872ce98b3286f7 --- classes/LatLng.html | 2 +- classes/LatLngBounds.html | 2 +- classes/MVCArray.html | 2 +- classes/MVCObject.html | 2 +- classes/Map.html | 2 +- classes/Marker.html | 2 +- classes/Polyline.html | 2 +- classes/Size.html | 2 +- modules.html | 2 +- 9 files changed, 9 insertions(+), 9 deletions(-) diff --git a/classes/LatLng.html b/classes/LatLng.html index d9cdc274..1e958b5e 100644 --- a/classes/LatLng.html +++ b/classes/LatLng.html @@ -10,4 +10,4 @@ WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License.

-

Hierarchy

  • LatLng

Implements

  • LatLng

Index

Constructors

constructor

  • new LatLng(literal: LatLngLiteral, noWrap?: boolean): LatLng
  • Parameters

    • literal: LatLngLiteral
    • Optional noWrap: boolean

    Returns LatLng

Properties

equals

equals: Mock<any, any> = ...

lat

lat: Mock<any, any> = ...

lng

lng: Mock<any, any> = ...

toJSON

toJSON: Mock<any, any> = ...

toString

toString: Mock<any, any> = ...

toUrlValue

toUrlValue: Mock<any, any> = ...

Legend

  • Constructor
  • Property
  • Method
  • Inherited property
  • Static property

Settings

Theme

Generated using TypeDoc

\ No newline at end of file +

Hierarchy

  • LatLng

Implements

  • LatLng

Index

Constructors

constructor

  • new LatLng(literal: LatLngLiteral, noWrap?: boolean): LatLng
  • Parameters

    • literal: LatLngLiteral
    • Optional noWrap: boolean

    Returns LatLng

Properties

equals

equals: Mock<any, any> = ...

lat

lat: Mock<any, any> = ...

lng

lng: Mock<any, any> = ...

toJSON

toJSON: Mock<any, any> = ...

toString

toString: Mock<any, any> = ...

toUrlValue

toUrlValue: Mock<any, any> = ...

Legend

  • Constructor
  • Property
  • Method
  • Inherited property
  • Static property

Settings

Theme

Generated using TypeDoc

\ No newline at end of file diff --git a/classes/LatLngBounds.html b/classes/LatLngBounds.html index 27c5f1b4..3d5f5f42 100644 --- a/classes/LatLngBounds.html +++ b/classes/LatLngBounds.html @@ -1 +1 @@ -LatLngBounds | @googlemaps/jest-mocks
Options
All
  • Public
  • Public/Protected
  • All
Menu

Hierarchy

  • LatLngBounds

Implements

  • LatLngBounds

Index

Constructors

constructor

  • new LatLngBounds(sw?: LatLngLiteral | LatLng, ne?: LatLngLiteral | LatLng): LatLngBounds
  • Parameters

    • Optional sw: LatLngLiteral | LatLng
    • Optional ne: LatLngLiteral | LatLng

    Returns LatLngBounds

Properties

contains

contains: Mock<any, any> = ...

equals

equals: Mock<any, any> = ...

extend

extend: Mock<any, any> = ...

getCenter

getCenter: Mock<any, any> = ...

getNorthEast

getNorthEast: Mock<any, any> = ...

getSouthWest

getSouthWest: Mock<any, any> = ...

intersects

intersects: Mock<any, any> = ...

isEmpty

isEmpty: Mock<any, any> = ...

toJSON

toJSON: Mock<any, any> = ...

toSpan

toSpan: Mock<any, any> = ...

toString

toString: Mock<any, any> = ...

toUrlValue

toUrlValue: Mock<any, any> = ...

union

union: Mock<any, any> = ...

Legend

  • Constructor
  • Property
  • Method
  • Inherited property
  • Static property

Settings

Theme

Generated using TypeDoc

\ No newline at end of file +LatLngBounds | @googlemaps/jest-mocks
Options
All
  • Public
  • Public/Protected
  • All
Menu

Hierarchy

  • LatLngBounds

Implements

  • LatLngBounds

Index

Constructors

constructor

  • new LatLngBounds(sw?: LatLngLiteral | LatLng, ne?: LatLngLiteral | LatLng): LatLngBounds
  • Parameters

    • Optional sw: LatLngLiteral | LatLng
    • Optional ne: LatLngLiteral | LatLng

    Returns LatLngBounds

Properties

contains

contains: Mock<any, any> = ...

equals

equals: Mock<any, any> = ...

extend

extend: Mock<any, any> = ...

getCenter

getCenter: Mock<any, any> = ...

getNorthEast

getNorthEast: Mock<any, any> = ...

getSouthWest

getSouthWest: Mock<any, any> = ...

intersects

intersects: Mock<any, any> = ...

isEmpty

isEmpty: Mock<any, any> = ...

toJSON

toJSON: Mock<any, any> = ...

toSpan

toSpan: Mock<any, any> = ...

toString

toString: Mock<any, any> = ...

toUrlValue

toUrlValue: Mock<any, any> = ...

union

union: Mock<any, any> = ...

Legend

  • Constructor
  • Property
  • Method
  • Inherited property
  • Static property

Settings

Theme

Generated using TypeDoc

\ No newline at end of file diff --git a/classes/MVCArray.html b/classes/MVCArray.html index 09908acf..95e75b72 100644 --- a/classes/MVCArray.html +++ b/classes/MVCArray.html @@ -1 +1 @@ -MVCArray | @googlemaps/jest-mocks
Options
All
  • Public
  • Public/Protected
  • All
Menu

Type parameters

  • T

Hierarchy

Implements

  • MVCArray<T>

Index

Constructors

constructor

  • new MVCArray<T>(array?: T[]): MVCArray<T>

Properties

addListener

addListener: Mock<any, any> = ...

bindTo

bindTo: Mock<any, any> = ...

changed

changed: Mock<any, any> = ...

clear

clear: Mock<any, any> = ...

forEach

forEach: Mock<any, any> = ...

get

get: Mock<any, any> = ...

getArray

getArray: Mock<any, any> = ...

getAt

getAt: Mock<any, any> = ...

getLength

getLength: Mock<any, any> = ...

insertAt

insertAt: Mock<any, any> = ...

notify

notify: Mock<any, any> = ...

pop

pop: Mock<any, any> = ...

push

push: Mock<any, any> = ...

removeAt

removeAt: Mock<any, any> = ...

set

set: Mock<any, any> = ...

setAt

setAt: Mock<any, any> = ...

setValues

setValues: Mock<any, any> = ...

unbind

unbind: Mock<any, any> = ...

unbindAll

unbindAll: Mock<any, any> = ...

Legend

  • Constructor
  • Property
  • Method
  • Inherited property
  • Static property

Settings

Theme

Generated using TypeDoc

\ No newline at end of file +MVCArray | @googlemaps/jest-mocks
Options
All
  • Public
  • Public/Protected
  • All
Menu

Type parameters

  • T

Hierarchy

Implements

  • MVCArray<T>

Index

Constructors

constructor

  • new MVCArray<T>(array?: T[]): MVCArray<T>

Properties

addListener

addListener: Mock<any, any> = ...

bindTo

bindTo: Mock<any, any> = ...

changed

changed: Mock<any, any> = ...

clear

clear: Mock<any, any> = ...

forEach

forEach: Mock<any, any> = ...

get

get: Mock<any, any> = ...

getArray

getArray: Mock<any, any> = ...

getAt

getAt: Mock<any, any> = ...

getLength

getLength: Mock<any, any> = ...

insertAt

insertAt: Mock<any, any> = ...

notify

notify: Mock<any, any> = ...

pop

pop: Mock<any, any> = ...

push

push: Mock<any, any> = ...

removeAt

removeAt: Mock<any, any> = ...

set

set: Mock<any, any> = ...

setAt

setAt: Mock<any, any> = ...

setValues

setValues: Mock<any, any> = ...

unbind

unbind: Mock<any, any> = ...

unbindAll

unbindAll: Mock<any, any> = ...

Legend

  • Constructor
  • Property
  • Method
  • Inherited property
  • Static property

Settings

Theme

Generated using TypeDoc

\ No newline at end of file diff --git a/classes/MVCObject.html b/classes/MVCObject.html index aab55695..686a9dc8 100644 --- a/classes/MVCObject.html +++ b/classes/MVCObject.html @@ -10,4 +10,4 @@ WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License.

-

Hierarchy

Implements

  • MVCObject

Index

Constructors

constructor

Properties

addListener

addListener: Mock<any, any> = ...

bindTo

bindTo: Mock<any, any> = ...

changed

changed: Mock<any, any> = ...

get

get: Mock<any, any> = ...

notify

notify: Mock<any, any> = ...

set

set: Mock<any, any> = ...

setValues

setValues: Mock<any, any> = ...

unbind

unbind: Mock<any, any> = ...

unbindAll

unbindAll: Mock<any, any> = ...

Legend

  • Constructor
  • Property
  • Method
  • Inherited property
  • Static property

Settings

Theme

Generated using TypeDoc

\ No newline at end of file +

Hierarchy

Implements

  • MVCObject

Index

Constructors

constructor

Properties

addListener

addListener: Mock<any, any> = ...

bindTo

bindTo: Mock<any, any> = ...

changed

changed: Mock<any, any> = ...

get

get: Mock<any, any> = ...

notify

notify: Mock<any, any> = ...

set

set: Mock<any, any> = ...

setValues

setValues: Mock<any, any> = ...

unbind

unbind: Mock<any, any> = ...

unbindAll

unbindAll: Mock<any, any> = ...

Legend

  • Constructor
  • Property
  • Method
  • Inherited property
  • Static property

Settings

Theme

Generated using TypeDoc

\ No newline at end of file diff --git a/classes/Map.html b/classes/Map.html index cc990d6e..fb41fb38 100644 --- a/classes/Map.html +++ b/classes/Map.html @@ -1 +1 @@ -Map | @googlemaps/jest-mocks
Options
All
  • Public
  • Public/Protected
  • All
Menu

Hierarchy

Implements

  • Map

Index

Constructors

constructor

  • new Map(mapDiv: Element, opts?: MapOptions): Map

Properties

addListener

addListener: Mock<any, any> = ...

bindTo

bindTo: Mock<any, any> = ...

changed

changed: Mock<any, any> = ...

controls

controls: MVCArray<Node>[]

data

data: Data

fitBounds

fitBounds: Mock<any, any> = ...

get

get: Mock<any, any> = ...

getBounds

getBounds: Mock<any, any> = ...

getCenter

getCenter: Mock<any, any> = ...

getClickableIcons

getClickableIcons: Mock<any, any> = ...

getDiv

getDiv: Mock<any, any> = ...

getHeading

getHeading: Mock<any, any> = ...

getMapTypeId

getMapTypeId: Mock<any, any> = ...

getProjection

getProjection: Mock<any, any> = ...

getRenderingType

getRenderingType: Mock<any, any> = ...

getStreetView

getStreetView: Mock<any, any> = ...

getTilt

getTilt: Mock<any, any> = ...

getZoom

getZoom: Mock<any, any> = ...

mapTypes

mapTypes: MapTypeRegistry

moveCamera

moveCamera: Mock<any, any> = ...

notify

notify: Mock<any, any> = ...

overlayMapTypes

overlayMapTypes: MVCArray<MapType>

panBy

panBy: Mock<any, any> = ...

panTo

panTo: Mock<any, any> = ...

panToBounds

panToBounds: Mock<any, any> = ...

set

set: Mock<any, any> = ...

setCenter

setCenter: Mock<any, any> = ...

setClickableIcons

setClickableIcons: Mock<any, any> = ...

setHeading

setHeading: Mock<any, any> = ...

setMapTypeId

setMapTypeId: Mock<any, any> = ...

setOptions

setOptions: Mock<any, any> = ...

setStreetView

setStreetView: Mock<any, any> = ...

setTilt

setTilt: Mock<any, any> = ...

setValues

setValues: Mock<any, any> = ...

setZoom

setZoom: Mock<any, any> = ...

unbind

unbind: Mock<any, any> = ...

unbindAll

unbindAll: Mock<any, any> = ...

Legend

  • Constructor
  • Property
  • Method
  • Inherited property
  • Static property

Settings

Theme

Generated using TypeDoc

\ No newline at end of file +Map | @googlemaps/jest-mocks
Options
All
  • Public
  • Public/Protected
  • All
Menu

Hierarchy

Implements

  • Map

Index

Constructors

constructor

  • new Map(mapDiv: Element, opts?: MapOptions): Map

Properties

addListener

addListener: Mock<any, any> = ...

bindTo

bindTo: Mock<any, any> = ...

changed

changed: Mock<any, any> = ...

controls

controls: MVCArray<Node>[]

data

data: Data

fitBounds

fitBounds: Mock<any, any> = ...

get

get: Mock<any, any> = ...

getBounds

getBounds: Mock<any, any> = ...

getCenter

getCenter: Mock<any, any> = ...

getClickableIcons

getClickableIcons: Mock<any, any> = ...

getDiv

getDiv: Mock<any, any> = ...

getHeading

getHeading: Mock<any, any> = ...

getMapTypeId

getMapTypeId: Mock<any, any> = ...

getProjection

getProjection: Mock<any, any> = ...

getRenderingType

getRenderingType: Mock<any, any> = ...

getStreetView

getStreetView: Mock<any, any> = ...

getTilt

getTilt: Mock<any, any> = ...

getZoom

getZoom: Mock<any, any> = ...

mapTypes

mapTypes: MapTypeRegistry

moveCamera

moveCamera: Mock<any, any> = ...

notify

notify: Mock<any, any> = ...

overlayMapTypes

overlayMapTypes: MVCArray<MapType>

panBy

panBy: Mock<any, any> = ...

panTo

panTo: Mock<any, any> = ...

panToBounds

panToBounds: Mock<any, any> = ...

set

set: Mock<any, any> = ...

setCenter

setCenter: Mock<any, any> = ...

setClickableIcons

setClickableIcons: Mock<any, any> = ...

setHeading

setHeading: Mock<any, any> = ...

setMapTypeId

setMapTypeId: Mock<any, any> = ...

setOptions

setOptions: Mock<any, any> = ...

setStreetView

setStreetView: Mock<any, any> = ...

setTilt

setTilt: Mock<any, any> = ...

setValues

setValues: Mock<any, any> = ...

setZoom

setZoom: Mock<any, any> = ...

unbind

unbind: Mock<any, any> = ...

unbindAll

unbindAll: Mock<any, any> = ...

Legend

  • Constructor
  • Property
  • Method
  • Inherited property
  • Static property

Settings

Theme

Generated using TypeDoc

\ No newline at end of file diff --git a/classes/Marker.html b/classes/Marker.html index b9877464..3248c738 100644 --- a/classes/Marker.html +++ b/classes/Marker.html @@ -1 +1 @@ -Marker | @googlemaps/jest-mocks
Options
All
  • Public
  • Public/Protected
  • All
Menu

Hierarchy

Implements

  • Marker

Index

Constructors

constructor

  • new Marker(opts?: MarkerOptions): Marker

Properties

addListener

addListener: Mock<any, any> = ...

bindTo

bindTo: Mock<any, any> = ...

changed

changed: Mock<any, any> = ...

get

get: Mock<any, any> = ...

getAnimation

getAnimation: Mock<any, any> = ...

getClickable

getClickable: Mock<any, any> = ...

getCursor

getCursor: Mock<any, any> = ...

getDraggable

getDraggable: Mock<any, any> = ...

getIcon

getIcon: Mock<any, any> = ...

getLabel

getLabel: Mock<any, any> = ...

getMap

getMap: Mock<any, any> = ...

getOpacity

getOpacity: Mock<any, any> = ...

getPosition

getPosition: Mock<any, any> = ...

getShape

getShape: Mock<any, any> = ...

getTitle

getTitle: Mock<any, any> = ...

getVisible

getVisible: Mock<any, any> = ...

getZIndex

getZIndex: Mock<any, any> = ...

notify

notify: Mock<any, any> = ...

set

set: Mock<any, any> = ...

setAnimation

setAnimation: Mock<any, any> = ...

setClickable

setClickable: Mock<any, any> = ...

setCursor

setCursor: Mock<any, any> = ...

setDraggable

setDraggable: Mock<any, any> = ...

setIcon

setIcon: Mock<any, any> = ...

setLabel

setLabel: Mock<any, any> = ...

setMap

setMap: Mock<any, any> = ...

setOpacity

setOpacity: Mock<any, any> = ...

setOptions

setOptions: Mock<any, any> = ...

setPosition

setPosition: Mock<any, any> = ...

setShape

setShape: Mock<any, any> = ...

setTitle

setTitle: Mock<any, any> = ...

setValues

setValues: Mock<any, any> = ...

setVisible

setVisible: Mock<any, any> = ...

setZIndex

setZIndex: Mock<any, any> = ...

unbind

unbind: Mock<any, any> = ...

unbindAll

unbindAll: Mock<any, any> = ...

Static Readonly MAX_ZINDEX

MAX_ZINDEX: number

Legend

  • Constructor
  • Property
  • Method
  • Inherited property
  • Static property

Settings

Theme

Generated using TypeDoc

\ No newline at end of file +Marker | @googlemaps/jest-mocks
Options
All
  • Public
  • Public/Protected
  • All
Menu

Hierarchy

Implements

  • Marker

Index

Constructors

constructor

  • new Marker(opts?: MarkerOptions): Marker

Properties

addListener

addListener: Mock<any, any> = ...

bindTo

bindTo: Mock<any, any> = ...

changed

changed: Mock<any, any> = ...

get

get: Mock<any, any> = ...

getAnimation

getAnimation: Mock<any, any> = ...

getClickable

getClickable: Mock<any, any> = ...

getCursor

getCursor: Mock<any, any> = ...

getDraggable

getDraggable: Mock<any, any> = ...

getIcon

getIcon: Mock<any, any> = ...

getLabel

getLabel: Mock<any, any> = ...

getMap

getMap: Mock<any, any> = ...

getOpacity

getOpacity: Mock<any, any> = ...

getPosition

getPosition: Mock<any, any> = ...

getShape

getShape: Mock<any, any> = ...

getTitle

getTitle: Mock<any, any> = ...

getVisible

getVisible: Mock<any, any> = ...

getZIndex

getZIndex: Mock<any, any> = ...

notify

notify: Mock<any, any> = ...

set

set: Mock<any, any> = ...

setAnimation

setAnimation: Mock<any, any> = ...

setClickable

setClickable: Mock<any, any> = ...

setCursor

setCursor: Mock<any, any> = ...

setDraggable

setDraggable: Mock<any, any> = ...

setIcon

setIcon: Mock<any, any> = ...

setLabel

setLabel: Mock<any, any> = ...

setMap

setMap: Mock<any, any> = ...

setOpacity

setOpacity: Mock<any, any> = ...

setOptions

setOptions: Mock<any, any> = ...

setPosition

setPosition: Mock<any, any> = ...

setShape

setShape: Mock<any, any> = ...

setTitle

setTitle: Mock<any, any> = ...

setValues

setValues: Mock<any, any> = ...

setVisible

setVisible: Mock<any, any> = ...

setZIndex

setZIndex: Mock<any, any> = ...

unbind

unbind: Mock<any, any> = ...

unbindAll

unbindAll: Mock<any, any> = ...

Static Readonly MAX_ZINDEX

MAX_ZINDEX: number

Legend

  • Constructor
  • Property
  • Method
  • Inherited property
  • Static property

Settings

Theme

Generated using TypeDoc

\ No newline at end of file diff --git a/classes/Polyline.html b/classes/Polyline.html index ac74011e..efd3aa98 100644 --- a/classes/Polyline.html +++ b/classes/Polyline.html @@ -1 +1 @@ -Polyline | @googlemaps/jest-mocks
Options
All
  • Public
  • Public/Protected
  • All
Menu

Hierarchy

Implements

  • Polyline

Index

Constructors

constructor

Properties

addListener

addListener: Mock<any, any> = ...

bindTo

bindTo: Mock<any, any> = ...

changed

changed: Mock<any, any> = ...

get

get: Mock<any, any> = ...

getDraggable

getDraggable: Mock<any, any> = ...

getEditable

getEditable: Mock<any, any> = ...

getMap

getMap: Mock<any, any> = ...

getPath

getPath: Mock<any, any> = ...

getVisible

getVisible: Mock<any, any> = ...

notify

notify: Mock<any, any> = ...

set

set: Mock<any, any> = ...

setDraggable

setDraggable: Mock<any, any> = ...

setEditable

setEditable: Mock<any, any> = ...

setMap

setMap: Mock<any, any> = ...

setOptions

setOptions: Mock<any, any> = ...

setPath

setPath: Mock<any, any> = ...

setValues

setValues: Mock<any, any> = ...

setVisible

setVisible: Mock<any, any> = ...

unbind

unbind: Mock<any, any> = ...

unbindAll

unbindAll: Mock<any, any> = ...

Legend

  • Constructor
  • Property
  • Method
  • Inherited property
  • Static property

Settings

Theme

Generated using TypeDoc

\ No newline at end of file +Polyline | @googlemaps/jest-mocks
Options
All
  • Public
  • Public/Protected
  • All
Menu

Hierarchy

Implements

  • Polyline

Index

Constructors

constructor

Properties

addListener

addListener: Mock<any, any> = ...

bindTo

bindTo: Mock<any, any> = ...

changed

changed: Mock<any, any> = ...

get

get: Mock<any, any> = ...

getDraggable

getDraggable: Mock<any, any> = ...

getEditable

getEditable: Mock<any, any> = ...

getMap

getMap: Mock<any, any> = ...

getPath

getPath: Mock<any, any> = ...

getVisible

getVisible: Mock<any, any> = ...

notify

notify: Mock<any, any> = ...

set

set: Mock<any, any> = ...

setDraggable

setDraggable: Mock<any, any> = ...

setEditable

setEditable: Mock<any, any> = ...

setMap

setMap: Mock<any, any> = ...

setOptions

setOptions: Mock<any, any> = ...

setPath

setPath: Mock<any, any> = ...

setValues

setValues: Mock<any, any> = ...

setVisible

setVisible: Mock<any, any> = ...

unbind

unbind: Mock<any, any> = ...

unbindAll

unbindAll: Mock<any, any> = ...

Legend

  • Constructor
  • Property
  • Method
  • Inherited property
  • Static property

Settings

Theme

Generated using TypeDoc

\ No newline at end of file diff --git a/classes/Size.html b/classes/Size.html index 04aa9d3e..afb3321d 100644 --- a/classes/Size.html +++ b/classes/Size.html @@ -10,4 +10,4 @@ WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License.

-

Hierarchy

  • Size

Implements

  • Size

Index

Constructors

Properties

Methods

Constructors

constructor

  • new Size(width: number, height: number, widthUnit?: string, heightUnit?: string): Size
  • Parameters

    • width: number
    • height: number
    • Optional widthUnit: string
    • Optional heightUnit: string

    Returns Size

Properties

height

height: number

toString

toString: Mock<any, any> = ...

width

width: number

Methods

equals

  • equals(other: Size): boolean
  • Parameters

    Returns boolean

Legend

  • Constructor
  • Property
  • Method
  • Inherited property
  • Static property

Settings

Theme

Generated using TypeDoc

\ No newline at end of file +

Hierarchy

  • Size

Implements

  • Size

Index

Constructors

Properties

Methods

Constructors

constructor

  • new Size(width: number, height: number, widthUnit?: string, heightUnit?: string): Size
  • Parameters

    • width: number
    • height: number
    • Optional widthUnit: string
    • Optional heightUnit: string

    Returns Size

Properties

height

height: number

toString

toString: Mock<any, any> = ...

width

width: number

Methods

equals

  • equals(other: Size): boolean
  • Parameters

    Returns boolean

Legend

  • Constructor
  • Property
  • Method
  • Inherited property
  • Static property

Settings

Theme

Generated using TypeDoc

\ No newline at end of file diff --git a/modules.html b/modules.html index 815cf661..31b017fb 100644 --- a/modules.html +++ b/modules.html @@ -1 +1 @@ -@googlemaps/jest-mocks
Options
All
  • Public
  • Public/Protected
  • All
Menu

@googlemaps/jest-mocks

Legend

  • Constructor
  • Property
  • Method
  • Inherited property
  • Static property

Settings

Theme

Generated using TypeDoc

\ No newline at end of file +@googlemaps/jest-mocks
Options
All
  • Public
  • Public/Protected
  • All
Menu

@googlemaps/jest-mocks

Legend

  • Constructor
  • Property
  • Method
  • Inherited property
  • Static property

Settings

Theme

Generated using TypeDoc

\ No newline at end of file