UNPKG

@navikt/ds-react

Version:

React components from the Norwegian Labour and Welfare Administration.

3 lines (2 loc) 160 B
import { PartialTranslations } from "./i18n.types"; export declare function get(keypath: string | string[], objs: (PartialTranslations | undefined)[]): string;