File tree Expand file tree Collapse file tree 1 file changed +0
-11
lines changed
Expand file tree Collapse file tree 1 file changed +0
-11
lines changed Original file line number Diff line number Diff line change @@ -18,21 +18,11 @@ reference.md
1818MIGRATE.md
1919
2020# Custom Pipedream client files
21- src/api/resources/index.ts
22- src/api/types/index.ts
23- src/browser/index.ts
24- src/index.ts
25- src/wrapper
2621
2722# Ideally, we shouldn't. But until Fern supports the changes that we've made we
2823# have to override some parts.
29- src/Client.ts
3024
3125# Custom auth files
32- src/core/auth/index.ts
33- src/core/auth/ConnectTokenProvider.ts
34- src/core/auth/StaticTokenProvider.ts
35- src/core/auth/TokenProvider.ts
3626
3727# Custom configuration props files
3828src/api/types/ConfiguredProps.ts
@@ -55,4 +45,3 @@ src/api/resources/workflows/client/requests/InvokeWorkflowOpts.ts
5545src/api/resources/workflows/client/Client.ts
5646src/api/resources/workflows/client/index.ts
5747src/api/resources/workflows/index.ts
58- src/api/types/HTTPAuthType.ts
You can’t perform that action at this time.
0 commit comments