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