Type alias TestUserAgentOptions

TestUserAgentOptions: UserAgentOptions & {
    tap?: Test;
}

Type declaration

  • Optional tap?: Test

Generated using TypeDoc