<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.type-signature {
    display: none;
}

.signature {
    display: none;
}

.param-desc + dl {
    display: none;
}

h3.subsection-title + h4.name {
    margin-top: 35px;
}

h4.name {
    margin-top: 35px;
    font-size: 28px;
}

pre {
    font-family: monospace;
}

.highlight {
    color: crimson;
}

article {
    margin-bottom: 50px;
}

p.introduction {
    margin: 0 50px 0 20px;
}
</pre></body></html>