UNPKG

@dnb/eufemia

Version:

DNB Eufemia Design System UI Library

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