@plait/mind 0.84.0 → 0.86.0

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.
@@ -1,6 +1,3 @@
1
1
  export declare const TOPIC_FONT_SIZE = 14;
2
2
  export declare const ROOT_TOPIC_FONT_SIZE = 18;
3
3
  export declare const TOPIC_DEFAULT_MAX_WORD_COUNT = 34;
4
- export declare const NodeTopicThreshold: {
5
- defaultTextMaxWidth: number;
6
- };