add hw2
This commit is contained in:
6
node_modules/mermaid/dist/diagrams/kanban/kanbanRenderer.d.ts
generated
vendored
Normal file
6
node_modules/mermaid/dist/diagrams/kanban/kanbanRenderer.d.ts
generated
vendored
Normal file
@@ -0,0 +1,6 @@
|
||||
import type { DrawDefinition } from '../../diagram-api/types.js';
|
||||
export declare const draw: DrawDefinition;
|
||||
declare const _default: {
|
||||
draw: DrawDefinition;
|
||||
};
|
||||
export default _default;
|
||||
Reference in New Issue
Block a user