ExtensionOptions interface

model interface ExtensionOptions

Properties

request

The request.

response

The response.

Property Details

request

The request.

request?: string[]

Property Value

string[]

response

The response.

response?: string[]

Property Value

string[]