UNPKG

aft-web-services

Version:

Automated Functional Testing (AFT) module for testing web services over HTTP and HTTPS

4 lines (3 loc) 59 B
export type ICanHaveKeyValue = { keyValue?: string; };