PlatformViewsExtensionsTypes
@tsed/platform-views
Usage
typescript
import { PlatformViewsExtensionsTypes } from "@tsed/platform/platform-views/src/domain/PlatformViewsSettings";See /packages/platform/platform-views/src/domain/PlatformViewsSettings.ts.
Overview
ts
type PlatformViewsExtensionsTypes = Record<string, string>;