UNPKG

@vnmfify/core

Version:

```shell npm i @vnmfify/core -S ```

2 lines (1 loc) 117 B
export declare function getComputedStyle(elementOrRef: any, computedStyle: string[]): Promise<CSSStyleDeclaration>;