File size: 125 Bytes
1fa8efd
 
 
1
2
3
4
export declare const E_TIMEOUT: Error;
export declare const E_ALREADY_LOCKED: Error;
export declare const E_CANCELED: Error;