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