isLocationNotFoundError
isLocationNotFoundError(err: unknown): err is LocationNotFoundError;Returns whether the given object is a LocationNotFoundError.
isLocationNotFoundError(err: unknown): err is LocationNotFoundError;Returns whether the given object is a LocationNotFoundError.