UNPKG

@navikt/ds-react

Version:

React components from the Norwegian Labour and Welfare Administration.

5 lines 170 B
"use client"; export { default as nb } from "./nb.js"; export { default as nn } from "./nn.js"; export { default as en } from "./en.js"; //# sourceMappingURL=index.js.map