UNPKG
@spellix/magic-color-shared
Version:
latest (2.0.5)
2.0.5
2.0.4
2.0.3
2.0.2
2.0.1
2.0.0
Magic color common utils library
@spellix/magic-color-shared
/
dist
/
index.mjs
2 lines
(1 loc)
•
81 B
JavaScript
View Raw
1
2
export
{ isArray, isFunction, isNumber, isObject, isString }
from
'./utils.mjs'
;