UNPKG

@studio-lumio/hooks

Version:

a compilation of react hooks we use to make our magic

2 lines (1 loc) 157 B
export declare function useObjectFit(parentWidth?: number, parentHeight?: number, childWidth?: number, childHeight?: number, objectFit?: string): number[];