UNPKG
@domoinc/multiline-chart
Version:
latest (4.0.7)
4.0.7
4.0.6
4.0.5
4.0.4
4.0.3
4.0.2
MultiLineChart - Domo Widget
@domoinc/multiline-chart
/
bower_components
/
moment
/
templates
/
default.js
6 lines
(5 loc)
•
260 B
JavaScript
View Raw
1
2
3
4
5
6
;(
function
(
global
, factory
) {
typeof
exports
===
'object'
&&
typeof
module
!==
'undefined'
?
module
.
exports
=
factory
() :
typeof
define ===
'function'
&& define.
amd
?
define
(factory) :
global
.
moment
=
factory
() }(
this
,
function
(
) {
'use strict'
;