UNPKG

yale-doorman

Version:

SDK for Yale Doorman through the Yale cloud API

9 lines 185 B
export declare type Unlock = { result: boolean; code: string; message: string; token: string; data: string; time: string; }; //# sourceMappingURL=Unlock.d.ts.map