Skip to content

PlatformViewsExtensionsTypes

@tsed/platform-views

Usage

typescript
import { PlatformViewsExtensionsTypes } from "@tsed/platform/platform-views/src/types/domain/PlatformViewsSettings";

See /packages/platform/platform-views/src/types/domain/PlatformViewsSettings.ts.

Overview

ts
type PlatformViewsExtensionsTypes = Record<string, string>;

Released under the MIT License.