UNPKG

@antv/x6

Version:

JavaScript diagramming library that uses SVG and HTML for rendering

3 lines 179 B
export { isAsync, isAsyncLike, toAsyncBoolean, toDeferredBoolean, } from './async'; export { apply, call, debounce, throttle } from './function'; //# sourceMappingURL=index.js.map