UNPKG

vuestic-ui

Version:
6 lines (5 loc) 148 B
const isDate = (value) => Object.prototype.toString.call(value) === "[object Date]"; export { isDate as i }; //# sourceMappingURL=is-date.mjs.map