UNPKG

petals-ui

Version:
3 lines (2 loc) 87 B
declare type GraphicFitType = 'none' | 'cover' | 'contain'; export { GraphicFitType };