UNPKG

aft-web-services

Version:

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

3 lines 58 B
export type ICanHaveKeyValue = { keyValue?: string; };