UNPKG

@aneoconsultingfr/armonik.api.angular

Version:

gRPC API to interact with ArmoniK built for Angular

7 lines (6 loc) 264 B
import { InjectionToken } from '@angular/core'; /** * Specific GrpcClientSettings for Results. * Use it only if your default settings are not set or the service requires other settings. */ export declare const GRPC_RESULTS_CLIENT_SETTINGS: InjectionToken<any>;