mirror of
https://github.com/LadybirdBrowser/ladybird.git
synced 2025-10-19 15:43:20 +00:00
5 lines
132 B
Text
5 lines
132 B
Text
![]() |
endpoint UIProcessServer {
|
||
|
create_new_tab(Vector<ByteString> urls) => ()
|
||
|
create_new_window(Vector<ByteString> urls) => ()
|
||
|
}
|