Skip to content

Commit 45d7cd8

Browse files
dsinghvisahil485
andauthored
Update fern definition (#1113)
Co-authored-by: sahil485 <[email protected]>
1 parent 822172e commit 45d7cd8

File tree

1 file changed

+11
-0
lines changed

1 file changed

+11
-0
lines changed

fern/apis/fai/generators.yml

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,3 +14,14 @@ groups:
1414
path: ../../../packages/fai-sdk/src
1515
config:
1616
namespaceExport: FernAI
17+
18+
public-sdk:
19+
generators:
20+
- name: fernapi/fern-typescript-node-sdk
21+
version: 2.8.4
22+
output:
23+
location: npm
24+
package-name: "@fern-api/fai-sdk"
25+
token: ${NPM_TOKEN}
26+
config:
27+
namespaceExport: FernAI

0 commit comments

Comments
 (0)