diff --git a/www/utils/packages/typedoc-generate-references/src/constants/custom-options.ts b/www/utils/packages/typedoc-generate-references/src/constants/custom-options.ts index 013ba2edfc..038dc6f5be 100644 --- a/www/utils/packages/typedoc-generate-references/src/constants/custom-options.ts +++ b/www/utils/packages/typedoc-generate-references/src/constants/custom-options.ts @@ -200,6 +200,7 @@ const customOptions: Record> = { entryPointPath: "packages/core/workflows-sdk/src/utils/composer/index.ts", tsConfigName: "workflows.json", name: "workflows", + enableInternalResolve: true, }), }