index.d.ts 100 B

12
  1. import { SessionCommandList } from '../interfaces';
  2. export declare let session: SessionCommandList;