UNPKG

image-focus

Version:

A dependency free utility for cropping images based on a focal point ~2.13kB gzipped

12 lines (11 loc) 238 B
export declare const CONTAINER_STYLES: { position: string; overflow: string; }; export declare const ABSOLUTE_STYLES: { position: string; top: string; right: string; bottom: string; left: string; };