UNPKG

@joist/element

Version:

Intelligently apply styles to WebComponents

4 lines (3 loc) 62 B
export interface ShadowResult { apply(el: Element): void; }