UNPKG

296 BJavaScriptView Raw
1"use strict";
2Object.defineProperty(exports, "__esModule", { value: true });
3exports.AccordionContext = void 0;
4const tslib_1 = require("tslib");
5const React = tslib_1.__importStar(require("react"));
6exports.AccordionContext = React.createContext({});
7//# sourceMappingURL=AccordionContext.js.map
\No newline at end of file