UNPKG

@ezuikit/utils-collect

Version:

collect utils

5 lines (4 loc) 98 B
declare var DeviceInfo: { getDeviceInfo: (params?: any) => any; }; export default DeviceInfo;