UNPKG

@ezuikit/utils-collect

Version:

collect utils

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