UNPKG

@navikt/ds-react

Version:

React components from the Norwegian Labour and Welfare Administration.

6 lines 234 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); exports.TableContext = void 0; const react_1 = require("react"); exports.TableContext = (0, react_1.createContext)(null); //# sourceMappingURL=context.js.map