Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface RunOptions

export
interface

RunOptions

Hierarchy

  • RunOptions

Index

Properties

Properties

Optional env

env: any

ENV variables for process.

type

{*}

Optional script

script: string

NPM script to run.

type

{string}

Generated using TypeDoc