File size: 76 Bytes
1e92f2d
1
2
export type IfOverflow = 'hidden' | 'visible' | 'discard' | 'extendDomain';