Interface

Goa-1.0GoaFilesConstructorProps

interface ConstructorProps {
    accept_ssl_errors: boolean;
    acceptSslErrors: boolean;
    uri: string;
}

Hierarchy (View Summary)

Index

Properties

accept_ssl_errors: boolean
acceptSslErrors: boolean
uri: string