UNPKG

191 BJavaScriptView Raw
1import { temporarilyNotSupport } from '../../utils';
2// 设置
3export const openSetting = temporarilyNotSupport('openSetting');
4export const getSetting = temporarilyNotSupport('getSetting');