UNPKG

@berenddeboer/nx-sst

Version:
10 lines (9 loc) 181 B
export interface SSTRunExecutorSchema { command: string parameters?: string[] stage?: string region?: string roleArn?: string verbose?: boolean polyfills?: string[] }