We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 55ac94b commit 8027bf7Copy full SHA for 8027bf7
src/Client.ts
@@ -1,7 +1,7 @@
1
// This file was initially auto-generated by Fern from our API Definition.
2
// It was later customized by the Pipedream team.
3
4
-import { SDK_VERSION } from "version.js";
+import { SDK_VERSION } from "./version.js";
5
import { Accounts } from "./api/resources/accounts/client/Client.js";
6
import { Actions } from "./api/resources/actions/client/Client.js";
7
import { AppCategories } from "./api/resources/appCategories/client/Client.js";
0 commit comments