UNPKG

211 BJavaScriptView Raw
1import { temporarilyNotSupport } from '../../utils';
2// 内存
3export const onMemoryWarning = temporarilyNotSupport('onMemoryWarning');
4export const offMemoryWarning = temporarilyNotSupport('offMemoryWarning');