Skip to content

Conversation

@devalog
Copy link
Collaborator

@devalog devalog commented Jul 16, 2025

Copied over Augment with Custom Code and made some edits for clarity. Nothing major though!

@github-actions
Copy link
Contributor

@github-actions
Copy link
Contributor

Now your users can consume the helper function by importing it from the SDK:

```typescript
import { myHelper } from "sdk/helper";
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I'm not sure if all files are automatically exported, updating package.json exports may be required, or export it through index.ts

Copy link
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Ah, thanks for pointing this out. This was in the original doc that I'm porting over to the new docs site. I went through and made some small updates for clarity, but I didn't fully test out the workflow in the interest of time. If it sounds ok to you, I think I'll keep this as-is for now and then make bigger updates after the new docs site launches. @dsinghvi in case you have any additional thoughts?

@fern-support fern-support merged commit 9ed1e90 into main Jul 17, 2025
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants