interface CoreStyle {
    style(sheet?: string | Stylesheet | Stylesheet[]): Style;
}

Hierarchy (view full)

Methods

Methods