UNPKG

ttlock-sdk-js

Version:

JavaScript port of the TTLock Android SDK

6 lines (5 loc) 90 B
export declare enum CommandResponse { UNKNOWN = -1, SUCCESS = 1, FAILED = 0 }