From 3267f573c1353d373dafe9084831878a31b6d3a8 Mon Sep 17 00:00:00 2001 From: googlemaps-bot Date: Mon, 23 Oct 2023 23:20:31 +0000 Subject: [PATCH] chore(deps-dev): bump @rollup/plugin-typescript from 11.1.4 to 11.1.5 (#555) Bumps [@rollup/plugin-typescript](https://github.com/rollup/plugins/tree/HEAD/packages/typescript) from 11.1.4 to 11.1.5. - [Changelog](https://github.com/rollup/plugins/blob/master/packages/typescript/CHANGELOG.md) - [Commits](https://github.com/rollup/plugins/commits/typescript-v11.1.5/packages/typescript) --- updated-dependencies: - dependency-name: "@rollup/plugin-typescript" 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> 91497c43e7adb9c7bc245c1be474b1560180aed7 --- functions/isCircleLiteral.html | 2 +- functions/isCircleOrCircleLiteral.html | 2 +- functions/isLatLngBoundsLiteral.html | 2 +- functions/isLatLngBoundsOrLatLngBoundsLiteral.html | 2 +- functions/isLatLngLiteral.html | 2 +- functions/isLatLngOrLatLngLiteral.html | 2 +- functions/localContext.isMapDirectionsOptionsLiteral.html | 2 +- modules/localContext.html | 2 +- 8 files changed, 8 insertions(+), 8 deletions(-) diff --git a/functions/isCircleLiteral.html b/functions/isCircleLiteral.html index 674d9435..deec0a64 100644 --- a/functions/isCircleLiteral.html +++ b/functions/isCircleLiteral.html @@ -26,7 +26,7 @@

Parameters

obj: any

Returns obj is CircleLiteral

+
  • Defined in circle.ts:20
  • +
  • Defined in circle.ts:26
  • +
  • Defined in lat-lng-bounds.ts:29
  • +
  • Defined in lat-lng.ts:25
  • +
  • Defined in local-context/map-directions-options-literal.ts:20
  • +
  • Defined in local-context/index.ts:1
  • Index