UNPKG

@navikt/ds-react

Version:

React components from the Norwegian Labour and Welfare Administration.

2 lines (1 loc) 121 B
export declare const getChildRef: <T>(children: React.ReactElement<React.RefAttributes<T>>) => React.Ref<T> | undefined;