RestClientFactory type
A REST client factory is the method used to create and initialize an IVssRestClient.
type RestClientFactory<T> = (options: IVssRestClientOptions) => T
Ta przeglądarka nie jest już obsługiwana.
Przejdź na przeglądarkę Microsoft Edge, aby korzystać z najnowszych funkcji, aktualizacji zabezpieczeń i pomocy technicznej.
A REST client factory is the method used to create and initialize an IVssRestClient.
type RestClientFactory<T> = (options: IVssRestClientOptions) => T