UNPKG

@fluentui/react-northstar

Version:
6 lines (5 loc) 132 B
export declare const submenuIndicatorDirection: (vertical: boolean) => { transform?: undefined; } | { transform: string; };