UNPKG

@lobehub/ui

Version:

Lobe UI is an open-source UI component library for building AIGC web apps

5 lines 161 B
//#region src/Image/viewer/geometry.d.ts type ZoomPolicy = 'auto' | 'actual' | 'fit'; //#endregion export { ZoomPolicy }; //# sourceMappingURL=geometry.d.mts.map