UNPKG

kist

Version:

Lightweight Package Pipeline Processor with Plugin Architecture

5 lines 141 B
export interface StepOptionsInterface { description?: string; enabled?: boolean; } //# sourceMappingURL=StepOptionsInterface.d.ts.map