Type alias Actions

Actions: {
    [key: string]: JsonValue;
}

Type declaration

Generated using TypeDoc