Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix(helpers/zod): avoid import issue in certain environments #1039

Merged
merged 1 commit into from
Sep 4, 2024

Conversation

RobertCraigie
Copy link
Collaborator

closes #1032

@RobertCraigie RobertCraigie requested a review from a team as a code owner September 4, 2024 19:42
@RobertCraigie RobertCraigie changed the base branch from master to next September 4, 2024 19:46
@stainless-app stainless-app bot merged commit e238daa into next Sep 4, 2024
3 checks passed
@stainless-app stainless-app bot deleted the robert/fix-helpers-compat branch September 4, 2024 19:47
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.

Module '".../node_modules/zod/index"' has no default export. import type z from 'zod';
1 participant