UNPKG

@nlabs/arkhamjs-utils-react

Version:

ArkhamJS React Utilities

5 lines 164 B
export declare const useComponentSize: (component: HTMLElement | null) => { height: number; width: number; }; //# sourceMappingURL=useComponentSize.d.ts.map