UNPKG

@dnb/eufemia

Version:

DNB Eufemia Design System UI Library

10 lines (9 loc) 273 B
"use strict"; "use client"; Object.defineProperty(exports, "__esModule", { value: true }); exports.TableContext = void 0; var _react = require("react"); const TableContext = exports.TableContext = (0, _react.createContext)(null); //# sourceMappingURL=TableContext.js.map