UNPKG

@grnsft/if

Version:

Impact Framework

9 lines (8 loc) 161 B
export type EnvironmentOptions = { folderPath: string; install: boolean; cwd: boolean; dependencies: { [path: string]: string; }; };