UNPKG

@navikt/ds-react

Version:

React components from the Norwegian Labour and Welfare Administration.

7 lines 289 B
"use strict"; "use client"; Object.defineProperty(exports, "__esModule", { value: true }); exports.Theme = void 0; var Theme_1 = require("./Theme"); Object.defineProperty(exports, "Theme", { enumerable: true, get: function () { return Theme_1.Theme; } }); //# sourceMappingURL=index.js.map