Introduction
Migration
Configuration
Fundamentals
Advanced
Authentication & Security
API & Documentation
ORM
Orchestration & Workflow
Testing
Third-parties
Links
Premium ConfigSource
Premium TestContainers
Appearance
import { prototypeOf } from "@tsed/core";
See /packages/core/src/types/utils/prototypeOf.ts.
function prototypeOf(target: any): any;
Return the prototype of the given class.