UNPKG

huawei-wingle-4g

Version:

This is a module NodeJS allowing to drive Huawei Wingle 4G. This module can :

8 lines 187 B
export default interface WlanClient { id: string; ipAddress: string; hostName: string; macAddress: string; duration: number; } //# sourceMappingURL=WlanClient.d.ts.map