jstd-web/node_modules/diagram-js/lib/command/index.d.ts

8 lines
101 B
TypeScript
Raw Normal View History

2025-11-25 15:23:22 +08:00
import {
ModuleDeclaration
} from 'didi';
declare const m : ModuleDeclaration;
export default m;