add hw2
This commit is contained in:
7
node_modules/mermaid/dist/diagrams/gantt/ganttRenderer.d.ts
generated
vendored
Normal file
7
node_modules/mermaid/dist/diagrams/gantt/ganttRenderer.d.ts
generated
vendored
Normal file
@@ -0,0 +1,7 @@
|
||||
export function setConf(): void;
|
||||
export function draw(text: any, id: any, version: any, diagObj: any): void;
|
||||
declare namespace _default {
|
||||
export { setConf };
|
||||
export { draw };
|
||||
}
|
||||
export default _default;
|
||||
Reference in New Issue
Block a user