mol_dump_lib 0.0.890 → 0.0.892

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/node.d.ts CHANGED
@@ -1116,7 +1116,7 @@ declare namespace $ {
1116
1116
  }
1117
1117
 
1118
1118
  declare namespace $ {
1119
- let $mol_gap: Record<"text" | "blur" | "block" | "space" | "round", $mol_style_func<"var", unknown>>;
1119
+ let $mol_gap: Record<"text" | "blur" | "page" | "block" | "space" | "round", $mol_style_func<"var", unknown>>;
1120
1120
  }
1121
1121
 
1122
1122
  declare namespace $ {