UNPKG

cabbie-sync

Version:
9 lines (8 loc) 165 B
/** * * This file is generated automatically, run npm run build to re-generate. **/ export declare type Session = { sessionID: string; capabilities: any; };