Introduction
Migration
Appearance
import { ancestorOf } from "@tsed/core";
See /packages/core/src/types/utils/objects/ancestorOf.ts.
function ancestorOf(target: any): any;