UNPKG

@tarojs/taro-h5

Version:
9 lines (6 loc) 312 B
import { temporarilyNotSupport } from '../../utils/index.js'; // 日历 const addPhoneRepeatCalendar = temporarilyNotSupport('addPhoneRepeatCalendar'); const addPhoneCalendar = temporarilyNotSupport('addPhoneCalendar'); export { addPhoneCalendar, addPhoneRepeatCalendar }; //# sourceMappingURL=calendar.js.map