Skip to content

EnvTypes

@tsed/core

Usage

typescript
import { EnvTypes } from "@tsed/core";

See /packages/core/src/types/domain/Env.ts.

Overview

ts
const EnvTypes: typeof Env;

Description

Fallback

Released under the MIT License.