add hw2
This commit is contained in:
6
node_modules/mermaid/dist/dagre-wrapper/intersect/intersect-node.d.ts
generated
vendored
Normal file
6
node_modules/mermaid/dist/dagre-wrapper/intersect/intersect-node.d.ts
generated
vendored
Normal file
@@ -0,0 +1,6 @@
|
||||
export default intersectNode;
|
||||
/**
|
||||
* @param node
|
||||
* @param point
|
||||
*/
|
||||
declare function intersectNode(node: any, point: any): any;
|
||||
Reference in New Issue
Block a user