UNPKG

@navikt/ds-react

Version:

React components from the Norwegian Labour and Welfare Administration.

2 lines (1 loc) 66 B
export declare const usePrevious: <T>(value: T) => T | undefined;