Skip to content

Commit 6066916

Browse files
authored
(sdks) Delete TypeScript bundle option (#1182)
1 parent d9c9789 commit 6066916

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

fern/products/sdks/overview/typescript/configuration.mdx

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -22,9 +22,6 @@ Allow fields that are not defined in object schemas. This only applies to serde.
2222
See [TypeScript serde layer](/sdks/generators/typescript/serde-layer) for more information.
2323
</ParamField>
2424
25-
<ParamField path="bundle" type="boolean" toc={true}>
26-
</ParamField>
27-
2825
<ParamField path="defaultTimeoutInSeconds" type="number | 'infinity'" toc={true}>
2926
The default timeout for network requests. In the generated client, this can be overridden at the request level.
3027
</ParamField>

0 commit comments

Comments
 (0)