UNPKG

@tarojs/taro-h5

Version:
9 lines (6 loc) 294 B
import { temporarilyNotSupport } from '../../utils/index.js'; // 性能 const reportPerformance = temporarilyNotSupport('reportPerformance'); const getPerformance = temporarilyNotSupport('getPerformance'); export { getPerformance, reportPerformance }; //# sourceMappingURL=performance.js.map