Interface

Gio-2.0GioNetworkServiceConstructorProps

interface ConstructorProps {
    domain: string;
    protocol: string;
    scheme: string;
    service: string;
}

Hierarchy (View Summary)

Index

Properties

domain: string
protocol: string
scheme: string
service: string