UNPKG

@dnb/eufemia

Version:

DNB Eufemia Design System UI Library

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