UNPKG

simple2k13

Version:
5 lines (4 loc) 196 B
export { default as isNull } from './isNull'; export { default as isCanvasBlank } from './isCanvasBlank'; export { default as env } from './env'; export { default as dataType } from './dataType';