chromium.d.ts 103 B

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