mirror of
https://github.com/alibaba/lowcode-engine.git
synced 2026-04-18 11:28:06 +00:00
2 lines
52 B
TypeScript
2 lines
52 B
TypeScript
export const dataSourceCreator = () => ({}) as any;
|