Skip to content

Commit 8d6e3d9

Browse files
B4nanclaude
andcommitted
chore: mark extendField as @internal
Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
1 parent ca9e444 commit 8d6e3d9

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

packages/core/src/configuration.ts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -270,6 +270,7 @@ export class Configuration<
270270
* The new env vars are checked first, then the base field's env vars.
271271
* Intended for use when extending Configuration in other packages (e.g., Apify SDK).
272272
*
273+
* @internal
273274
* @example
274275
* ```ts
275276
* const apifyConfigFields = {

0 commit comments

Comments
 (0)