UNPKG

@tarojs/taro-h5

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