Interface JSONRPCSetConfigurationParams

interface JSONRPCSetConfigurationParams {
    notifications?: JSONRPCSetConfigurationParamsNotifications;
}

Properties

Properties