UNPKG

@antv/t8

Version:

T8 is a text visualization solution for unstructured data within the AntV technology stack, and it is a declarative JSON Schema syntax that can be used to describe the content of data interpretation reports.

12 lines (10 loc) 351 B
/** connect cls, remove empty */ var classnames = function () { var cls = []; for (var _i = 0; _i < arguments.length; _i++) { cls[_i] = arguments[_i]; } return cls.reduce(function (prev, curr) { return (curr ? "".concat(prev, " ").concat(curr) : prev); }, ''); }; export { classnames }; //# sourceMappingURL=classnames.js.map