Skip to content

@vowel.to/client v0.3.3-beta


@vowel.to/client / index / VowelAction

Interface: VowelAction

Defined in: lib/vowel/types/types.ts:288

Custom action definition

Properties

PropertyTypeDescriptionDefined in
descriptionstringHuman-readable description of what this action doeslib/vowel/types/types.ts:290
parametersRecord<string, VowelActionParameter>Parameter definitionslib/vowel/types/types.ts:292