interface SetActionOptions {
    validateSync: boolean;
}

Properties

Properties

validateSync: boolean