UNPKG

handsontable

Version:

Handsontable is a JavaScript Spreadsheet Component available for React, Angular and Vue.

9 lines (6 loc) 259 B
"use strict"; exports.__esModule = true; exports.timeValidator = exports.VALIDATOR_TYPE = void 0; var _timeValidator = require("./timeValidator"); exports.VALIDATOR_TYPE = _timeValidator.VALIDATOR_TYPE; exports.timeValidator = _timeValidator.timeValidator;