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

3 lines
187 B
JavaScript

import { getNamedContext } from '../getNamedContext';
export const HeaderHeightContext = getNamedContext('HeaderHeightContext', undefined);
//# sourceMappingURL=HeaderHeightContext.js.map