UNPKG

kist

Version:

Lightweight Package Pipeline Processor with Plugin Architecture

5 lines 138 B
export interface ActionOptionsType { [key: string]: any; optionalField?: string; } //# sourceMappingURL=ActionOptionsType.d.ts.map