Skip to main content

Type Alias: ActionName

type ActionName = keyof typeof ACTIONS;

Defined in: packages/overcast-core/src/operation.ts:55

An ACTIONS variant by name ("CreateOffer", …, "Withdraw").