UNPKG

pickadate

Version:

The composable date & time picker.

14 lines (10 loc) 377 B
/* pickadate v5.0.0-alpha.3, @license MIT */ (function (global, factory) { typeof exports === 'object' && typeof module !== 'undefined' ? module.exports = factory() : typeof define === 'function' && define.amd ? define(factory) : (global = global || self, global.pickadate = factory()); }(this, function () { 'use strict'; // TODO function TODO() {} return TODO; }));