@bhsd/codemirror-mediawiki 2.17.3 → 2.17.5

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/dist/bidi.d.ts CHANGED
File without changes
@@ -107,6 +107,10 @@ export declare class CodeMirror6 {
107
107
  combobox: string;
108
108
  combooption: string;
109
109
  inputbox: string;
110
+ templatedata: string;
111
+ mapframe: string;
112
+ maplink: string;
113
+ graph: string;
110
114
  };
111
115
  /**
112
116
  * 替换选中内容
package/dist/config.d.ts CHANGED
File without changes
package/dist/escape.d.ts CHANGED
File without changes
package/dist/fold.d.ts CHANGED
File without changes
package/dist/linter.d.ts CHANGED
File without changes