ServiceBuilderDefinition: {
    endpoint: string;
    features: string[];
    type: string;
}

Type declaration

  • endpoint: string
  • features: string[]
  • type: string