isCircleOrCircleLiteral(obj): obj is CircleLiteral | Circle
Parameters
obj: any
Returns obj is CircleLiteral | Circle
Settings
Member Visibility
diff --git a/functions/isLatLngBoundsLiteral.html b/functions/isLatLngBoundsLiteral.html
index 2000026f..d14a7bc7 100644
--- a/functions/isLatLngBoundsLiteral.html
+++ b/functions/isLatLngBoundsLiteral.html
@@ -9,4 +9,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.
-
isLatLngBoundsLiteral(obj): obj is LatLngBoundsLiteral