UNPKG

@prefecthq/vue-compositions

Version:

A collection of reusable vue compositions.

2 lines (1 loc) 111 B
export declare function getWindowComputedStyle(element: Element | undefined): CSSStyleDeclaration | undefined;