interface InputSetActionOptions {
    validateSync?: boolean;
}

Properties

Properties

validateSync?: boolean