UNPKG

@tarojs/taro-h5

Version:
9 lines (6 loc) 352 B
import { temporarilyNotSupport } from '../../utils/index.js'; // 背景 const setBackgroundTextStyle = /* @__PURE__ */ temporarilyNotSupport('setBackgroundTextStyle'); const setBackgroundColor = /* @__PURE__ */ temporarilyNotSupport('setBackgroundColor'); export { setBackgroundColor, setBackgroundTextStyle }; //# sourceMappingURL=background.js.map