UNPKG

rumble-charts

Version:

Truly declarative React charts components

7 lines (5 loc) 135 B
var TYPE_UNDEFINED = 'undefined'; function isUndefined(value) { return typeof value === TYPE_UNDEFINED; } export { isUndefined };