UNPKG

@benev/slate

Version:
3 lines (2 loc) 137 B
import { CSSResultGroup } from "lit"; export declare function apply_styles_to_shadow(shadow: ShadowRoot, styles?: CSSResultGroup): void;