generated from ShadowVR/AI_botter
7 lines
No EOL
183 B
JavaScript
7 lines
No EOL
183 B
JavaScript
// File generated from our OpenAPI spec by Stainless.
|
|
export class APIResource {
|
|
constructor(client) {
|
|
this._client = client;
|
|
}
|
|
}
|
|
//# sourceMappingURL=resource.mjs.map
|