UNPKG

@berenddeboer/nx-sst

Version:
6 lines (5 loc) 134 B
export interface ParsedExecutorInterface { parseArgs?: Record<string, string>; stacks?: string[]; polyfills?: string[]; }