UNPKG

@dnb/eufemia

Version:

DNB Eufemia Design System UI Library

3 lines (2 loc) 82 B
export type FlexEnd = 'right' | 'bottom'; export type FlexStart = 'left' | 'top';