UNPKG

@antv/x6

Version:

JavaScript diagramming library that uses SVG and HTML for rendering

3 lines (2 loc) 165 B
export { type AsyncBoolean, isAsync, isAsyncLike, toAsyncBoolean, toDeferredBoolean, } from './async'; export { apply, call, debounce, throttle } from './function';