File tree Expand file tree Collapse file tree 2 files changed +3
-2
lines changed
products/sdks/overview/typescript Expand file tree Collapse file tree 2 files changed +3
-2
lines changed Original file line number Diff line number Diff line change @@ -142,7 +142,7 @@ Generate a TypeScript SDK by following the instructions on this page.
142142 output :
143143 location : local-file-system
144144 path : ../sdks/typescript
145- version : 1.10.1
145+ version : <Markdown src="/snippets/version-number.mdx"/>
146146 config :
147147 outputSourceFiles : true
148148 ` ` `
@@ -177,7 +177,7 @@ Generate a TypeScript SDK by following the instructions on this page.
177177 sdk:
178178 generators:
179179 - name: fernapi/fern-typescript-node-sdk
180- version: 1.10.1
180+ version: <Markdown src="/snippets/version-number.mdx"/>
181181 output:
182182 location: local-file-system
183183 path: ../sdks/typescript
Original file line number Diff line number Diff line change 1+ 4.23.2
You can’t perform that action at this time.
0 commit comments