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)}"]
},
"SlateRichUtils": {
"searchNextPage": ["(e,t)}"],
"searchPreviousPage": ["(e,-t)}"]
"toRichValue": [".split(\"\\n\")"]
},
"SlateTextUtils": {
"toTextValue": ["ignoreTrailingEmptyNodes"]
}
},
"LibraryModules": {
@ -190,7 +192,7 @@
"SimpleMarkdownComponents": {"strings": ["customEmoji", "emojiTooltipPosition", "timestampTooltip"]},
"SimpleMarkdownParser": {"props": ["parseBlock", "parseInline", "defaultOutput"]},
"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"]},
"SoundUtils": {"props": ["playSound", "createSound"]},
"SortedGuildUtils": {"props": ["getSortedGuilds", "getFlattenedGuildIds"]},