UNPKG

@uuv/runner-commons

Version:
5 lines (4 loc) 90 B
export interface IContext { withinFocusedElement?: any; timeout: number | null; }