mirror of
https://github.com/Tencent/tmagic-editor.git
synced 2025-09-26 19:19:59 +08:00
3 lines
100 B
TypeScript
3 lines
100 B
TypeScript
export { default as DataSource } from './Base';
|
|
export { default as HttpDataSource } from './Http';
|