UNPKG

choerodon-ui

Version:

An enterprise-class UI design language and React-based implementation

13 lines (9 loc) 310 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); exports.TreeContext = void 0; var _shared = require("choerodon-ui/shared"); var TreeContext = (0, _shared.getContext)(_shared.Symbols.TreeContext, {}); exports.TreeContext = TreeContext; //# sourceMappingURL=contextTypes.js.map