UNPKG

@fluentui/react-northstar

Version:
3 lines (2 loc) 144 B
import { Props, ShorthandValue } from '../types'; export declare const getKindProp: (item: ShorthandValue<Props>, defaultValue: string) => any;