LayoutsRegistry
@tsed/logger
Usage
typescript
import { LayoutsRegistry } from "@tsed/logger";
See /packages/logger/src/types/common/layouts/registries/LayoutsRegistry.ts.
Overview
ts
const LayoutsRegistry: Map<string, LayoutProvider>;