完成世界书、骰子、apiconfig页面处理
This commit is contained in:
6
frontend/node_modules/mermaid/dist/diagram-api/comments.d.ts
generated
vendored
Normal file
6
frontend/node_modules/mermaid/dist/diagram-api/comments.d.ts
generated
vendored
Normal file
@@ -0,0 +1,6 @@
|
||||
/**
|
||||
* Remove all lines starting with `%%` from the text that don't contain a `%%{`
|
||||
* @param text - The text to remove comments from
|
||||
* @returns cleaned text
|
||||
*/
|
||||
export declare const cleanupComments: (text: string) => string;
|
||||
Reference in New Issue
Block a user