Unit_AI/node_modules/openai/resource.mjs
2024-06-01 16:24:36 -04:00

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