Function: getBusNames()
function getBusNames(): string[];
Names of the buses currently alive on this page. Buses built with a custom transport (tests) bypass the registry, so they are not listed.
Returns
string[]
function getBusNames(): string[];
Names of the buses currently alive on this page. Buses built with a custom transport (tests) bypass the registry, so they are not listed.
string[]