UNPKG

react-gnome

Version:

## Getting Started

3 lines (2 loc) 117 B
import type { Program } from "../programs/base"; export declare const parseEnvVarConfig: (program: Program) => void;