Interface

WebKit-6.0WebKitWebResourceConstructorProps

interface ConstructorProps {
    response: WebKit.URIResponse;
    uri: string;
}

Hierarchy (View Summary)

Index

Properties

Properties

uri: string