mol_plot_all 1.2.1662 → 1.2.1664

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
@@ -1140,7 +1140,7 @@ declare namespace $ {
1140
1140
  }
1141
1141
 
1142
1142
  declare namespace $ {
1143
- let $mol_gap: Record<"text" | "blur" | "page" | "block" | "space" | "round", $mol_style_func<"var", unknown>>;
1143
+ let $mol_gap: Record<"text" | "blur" | "page" | "block" | "space" | "round" | "emoji", $mol_style_func<"var", unknown>>;
1144
1144
  }
1145
1145
 
1146
1146
  declare namespace $ {