Update 0BDFDB.data.json

This commit is contained in:
Mirco Wittrien 2022-09-29 16:12:14 +02:00
parent 03b9bce2e4
commit 64ab357cc8
1 changed files with 5 additions and 3 deletions

View File

@ -128,8 +128,10 @@
"searchPreviousPage": ["(e,-t)}"] "searchPreviousPage": ["(e,-t)}"]
}, },
"SlateRichUtils": { "SlateRichUtils": {
"searchNextPage": ["(e,t)}"], "toRichValue": [".split(\"\\n\")"]
"searchPreviousPage": ["(e,-t)}"] },
"SlateTextUtils": {
"toTextValue": ["ignoreTrailingEmptyNodes"]
} }
}, },
"LibraryModules": { "LibraryModules": {
@ -190,7 +192,7 @@
"SimpleMarkdownComponents": {"strings": ["customEmoji", "emojiTooltipPosition", "timestampTooltip"]}, "SimpleMarkdownComponents": {"strings": ["customEmoji", "emojiTooltipPosition", "timestampTooltip"]},
"SimpleMarkdownParser": {"props": ["parseBlock", "parseInline", "defaultOutput"]}, "SimpleMarkdownParser": {"props": ["parseBlock", "parseInline", "defaultOutput"]},
"SlateRichUtils": {"strings": ["textValue", "richValue", "text:\"\""], "nonString": ["className"], "exported": false, "value": "exports"}, "SlateRichUtils": {"strings": ["textValue", "richValue", "text:\"\""], "nonString": ["className"], "exported": false, "value": "exports"},
"SlateTextUtils": {"props": ["toTextValue", "serializeDescendant"]}, "SlateTextUtils": {"strings": ["ignoreTrailingEmptyNodes", "preventEmojiSurrogates"], "nonString": ["className"], "exported": false, "value": "exports"},
"SoundParser": {"strings": ["discodo", "ddr-down", "mute"]}, "SoundParser": {"strings": ["discodo", "ddr-down", "mute"]},
"SoundUtils": {"props": ["playSound", "createSound"]}, "SoundUtils": {"props": ["playSound", "createSound"]},
"SortedGuildUtils": {"props": ["getSortedGuilds", "getFlattenedGuildIds"]}, "SortedGuildUtils": {"props": ["getSortedGuilds", "getFlattenedGuildIds"]},