UNPKG

@antv/x6

Version:

JavaScript diagramming library that uses SVG and HTML for rendering

9 lines (8 loc) 173 B
export { type AsyncBoolean, isAsync, isAsyncLike, toAsyncBoolean, toDeferredBoolean, } from './async' export { apply, call, debounce, throttle } from './function'