mirror of
https://github.com/LadybirdBrowser/ladybird
synced 2026-05-09 08:33:28 +02:00
While this does cost us an extra byte to serialize as it contains _all_ interface names instead of the set of serializable types, doing this will allow us to remove to use the same enum for checking whether that interface is exposed in a future commit.