LogoRobo.js
Framework

SeedEnvConfig

Interface: SeedEnvConfig

Properties

PropertyTypeDescription
description?stringSummary displayed before prompting for environment values.
variables?Record<string, string | SeedEnvVariableConfig>Map of variables to seed into detected env files.

On this page