Skip to content

@stephansama actions / generate-md-action-inputs / Inputs

Type Alias: Inputs

ts
type Inputs = ReturnType<typeof loadInputs>;

Defined in: index.ts:18

Released under MIT license