script::devtools

Function handle_get_css_database

Source
pub(crate) fn handle_get_css_database(
    reply: IpcSender<HashMap<String, CssDatabaseProperty>>,
)