2025-04-01 10:38:02 +09:00

3 lines
112 B
TypeScript

import { MixedDatasource } from './MixedDataSource';
export { MixedDatasource, MixedDatasource as Datasource };