UNPKG

197 BJavaScriptView Raw
1import { temporarilyNotSupport } from '../../utils/index.js';
2
3// 置顶
4const setTopBarText = temporarilyNotSupport('setTopBarText');
5
6export { setTopBarText };
7//# sourceMappingURL=sticky.js.map