Skip to content

@stephansama packages / @stephansama/auto-readme / data / ActionData

Type Alias: ActionData

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

Defined in: core/auto-readme/src/data.ts:13

Released under MIT license