mirror of
https://github.com/SerenityOS/serenity
synced 2026-05-09 16:42:10 +02:00
5 lines
120 B
Plaintext
5 lines
120 B
Plaintext
endpoint LanguageClient = 8002
|
|
{
|
|
AutoCompleteSuggestions(Vector<GUI::AutocompleteProvider::Entry> suggestions) =|
|
|
}
|