We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ca9e444 commit 8d6e3d9Copy full SHA for 8d6e3d9
1 file changed
packages/core/src/configuration.ts
@@ -270,6 +270,7 @@ export class Configuration<
270
* The new env vars are checked first, then the base field's env vars.
271
* Intended for use when extending Configuration in other packages (e.g., Apify SDK).
272
*
273
+ * @internal
274
* @example
275
* ```ts
276
* const apifyConfigFields = {
0 commit comments