Introduction
Migration
Appearance
import { nameOfSymbol } from "@tsed/core";
See /packages/core/src/types/utils/objects/nameOf.ts.
const nameOfSymbol: (sym: symbol) => string;
Get symbol name.