UNPKG

@fluentui/react-northstar

Version:
5 lines (4 loc) 163 B
export declare const toFlexAlignment: (propValue: string) => string; export declare const toFlexItemSizeValues: (sizeValue: string) => { flexBasis: string; };