Type Alias ActionOptions

ActionOptions: {
    timeout: number;
}