import { isReferenceObject } from "https://deno.land/x/alosaur@v0.37.0/openapi/builder/openapi-models.ts";
A type guard to check if the given value is a ReferenceObject
.
See https://www.typescriptlang.org/docs/handbook/advanced-types.html#type-guards-and-differentiating-types
Returns
obj is ReferenceObject