UNPKG
foot-date
Version:
latest (0.0.0)
0.0.0
Foot Analytics Date utilities
github.com/footanalytics/foot-date
footanalytics/foot-date
foot-date
/
dist
/
umd
/
footDate.min.js
2 lines
(1 loc)
•
222 B
JavaScript
View Raw
1
2
!
function
(
e,t
){
"object"
==
typeof
exports
&&
"undefined"
!=
typeof
module
?
module
.
exports
=
t
():
"function"
==
typeof
define&&define.
amd
?
define
(t):e.
footDate
=
t
()}(
this
,
function
(
){
"use strict"
;
return
function
(
){
return
"hello world"
}});