UNPKG

active-table

Version:

Framework agnostic table component for editable data experience

5 lines 241 B
import { CustomTextProcessing } from '../../../types/customTextProcessing'; export declare class CheckboxValidationFunc { static getDefault(): CustomTextProcessing['changeTextFunc']; } //# sourceMappingURL=checkboxValidationFunc.d.ts.map