interface ConnectorLocalRegistration {
    source: local;
    url: string;
}

Properties

Properties

source: local
url: string