UNPKG

protractor-sync-options-plugin

Version:

Protractor plugin to ignore specific async calls in angular application

4 lines (3 loc) 117 B
import { SyncOptionsPlugin } from './lib'; export declare const plugin: SyncOptionsPlugin; export * from './lib';