Skip to content

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

Type Alias: ActionData

ts
type ActionData = Awaited<ReturnType<typeof loadActionData>>;

Defined in: index.ts:19

Released under MIT license