html.d.ts 182 B

123
  1. export declare const htmlAttr: import("@milkdown/utils").$NodeAttr;
  2. export declare const htmlSchema: import("@milkdown/utils").$NodeSchema<"html">;
  3. //# sourceMappingURL=html.d.ts.map