RunRemixOptions

View Source

Signature

interface RunRemixOptions {
  cwd?: string;
  remixVersion?: string;
}