UNPKG

@navikt/ds-react

Version:

React components from the Norwegian Labour and Welfare Administration.

5 lines (4 loc) 144 B
declare function mergeProps(slotProps: Record<string, any>, childProps: Record<string, any>): { [x: string]: any; }; export { mergeProps };