docs-util: enable internal resolve for workflows sdk reference (#12292)
This commit is contained in:
@@ -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,
|
||||
}),
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user