massive update, probably broken
[dotfiles/.git] / .config / coc / extensions / node_modules / coc-prettier / node_modules / dom-serializer / node_modules / domelementtype / lib / index.d.ts
index 281aab324474adea410a219b9a2b614a5e673e2c..72fa4f8750dccfc98e0958cc8eafc4cb9471f8d4 100644 (file)
@@ -1,5 +1,5 @@
 /** Types of elements found in htmlparser2's DOM */
-export declare const enum ElementType {
+export declare enum ElementType {
     /** Type for the root element of a document */
     Root = "root",
     /** Type for Text */