Skip to content

PLATFORM_CONTENT_TYPES_CONTAINER

@tsed/platform-response-filter

Usage

typescript
import { PLATFORM_CONTENT_TYPES_CONTAINER } from "@tsed/platform-response-filter";

See /packages/platform/platform-response-filter/src/types/services/PlatformContentTypesContainer.ts.

Overview

ts
type PLATFORM_CONTENT_TYPES_CONTAINER = ReturnType<typeof factory>;
export const PLATFORM_CONTENT_TYPES_CONTAINER: any;

Released under the MIT License.