amis-rpc-design/node_modules/@react-navigation/elements/lib/commonjs/Header/HeaderHeightContext.js
2023-10-07 19:42:30 +08:00

10 lines
371 B
JavaScript

"use strict";
Object.defineProperty(exports, "__esModule", {
value: true
});
exports.HeaderHeightContext = void 0;
var _getNamedContext = require("../getNamedContext");
const HeaderHeightContext = (0, _getNamedContext.getNamedContext)('HeaderHeightContext', undefined);
exports.HeaderHeightContext = HeaderHeightContext;
//# sourceMappingURL=HeaderHeightContext.js.map