UNPKG

@moonwall/cli

Version:

Testing framework for the Moon family of projects

6 lines (5 loc) 105 B
export type RunCommandArgs = { envName: string; GrepTest?: string; subDirectory?: string; };