Update inverse-client.ts
This commit is contained in:
@@ -3,7 +3,7 @@ import { GenericAPIResponse, getBaseRESTInverseUrl, RestClientInverseOptions } f
|
|||||||
import RequestWrapper from './util/requestWrapper';
|
import RequestWrapper from './util/requestWrapper';
|
||||||
import { SharedEndpoints } from './shared-endpoints';
|
import { SharedEndpoints } from './shared-endpoints';
|
||||||
|
|
||||||
export class InverseClient extends SharedEndpoints {
|
export default class InverseClient extends SharedEndpoints {
|
||||||
protected requestWrapper: RequestWrapper;
|
protected requestWrapper: RequestWrapper;
|
||||||
|
|
||||||
/**
|
/**
|
||||||
|
|||||||
Reference in New Issue
Block a user