docs-util: enable internal resolve for workflows sdk reference (#12292)

This commit is contained in:
Shahed Nasser
2025-04-25 10:11:32 +03:00
committed by GitHub
parent 13071172b3
commit 69df003968

View File

@@ -200,6 +200,7 @@ const customOptions: Record<string, Partial<TypeDocOptions>> = {
entryPointPath: "packages/core/workflows-sdk/src/utils/composer/index.ts",
tsConfigName: "workflows.json",
name: "workflows",
enableInternalResolve: true,
}),
}