UNPKG

@visactor/vtable

Version:

canvas table width high performance

5 lines (4 loc) 224 B
import type { DataSourceParam } from './data/DataSource'; import { DataSource } from './data/DataSource'; import { CachedDataSource } from './data/CachedDataSource'; export { DataSource, CachedDataSource, DataSourceParam };