Type alias EnvOptions

EnvOptions: {
    env?: string;
}

Type declaration

  • Optional env?: string