@stephansama actions / generate-md-action-inputs / ActionType
Type Alias: ActionType
ts
type ActionType = object;
Defined in: index.ts:15
Properties
inputs?
ts
optional inputs: Record<string, ActionInputOptions>;
Defined in: index.ts:15