UNPKG

foot-date

Version:
14 lines (10 loc) 337 B
(function (global, factory) { typeof exports === 'object' && typeof module !== 'undefined' ? module.exports = factory() : typeof define === 'function' && define.amd ? define(factory) : (global.footDate = factory()); }(this, (function () { 'use strict'; var index = (function () { return "hello world"; }); return index; })));