Skip to content

Commit fffd499

Browse files
authored
Merge 5839bca into c791ecf
2 parents c791ecf + 5839bca commit fffd499

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

packages/vertexai/api-extractor.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,6 @@
55
"dtsRollup": {
66
"enabled": true,
77
"untrimmedFilePath": "<projectFolder>/dist/<unscopedPackageName>.d.ts",
8-
"publicTrimmedFilePath": "<projectFolder>/dist/<unscopedPackageName>-public.d.ts"
8+
"betaTrimmedFilePath": "<projectFolder>/dist/<unscopedPackageName>-public.d.ts"
99
}
10-
}
10+
}

0 commit comments

Comments
 (0)