property EnvVarSpec.type

Expected primitive type (defaults to 'string').

Type

"string" | "number" | "boolean"

Usage

import { type EnvVarSpec } from "common/src/index.ts";