mirror of
https://github.com/Tencent/tmagic-editor.git
synced 2025-12-11 02:12:51 +00:00
3 lines
100 B
TypeScript
3 lines
100 B
TypeScript
export { default as DataSource } from './Base';
|
|
export { default as HttpDataSource } from './Http';
|