UNPKG

@minimaltech/ra-infra

Version:

Minimal Technology ReactJS Infrastructure

7 lines (6 loc) 116 B
export declare const useSizer: (props: { containerId: string; }) => { width: number; height: number; };