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(utils): Typescript declaration files for utils #193

Merged
merged 2 commits into from
Jul 28, 2021

Conversation

barelyhuman
Copy link
Contributor

@barelyhuman barelyhuman commented Jul 28, 2021

inline typecasted the ref output to fix the type generation blocker

Attempts a fix for
#191

inline typecasted the ref output to fix the type generation blocker
@codesandbox-ci
Copy link

codesandbox-ci bot commented Jul 28, 2021

This pull request is automatically built and testable in CodeSandbox.

To see build info of the built libraries, click here or the icon next to each commit SHA.

Latest deployment of this branch, based on commit 4c7720e:

Sandbox Source
React Configuration
React Typescript Configuration

@barelyhuman barelyhuman marked this pull request as ready for review July 28, 2021 17:47
@dai-shi dai-shi linked an issue Jul 28, 2021 that may be closed by this pull request
Copy link
Member

@dai-shi dai-shi left a comment

Choose a reason for hiding this comment

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

Thanks so much for the fix!

@dai-shi dai-shi merged commit 4d31c21 into pmndrs:master Jul 28, 2021
@barelyhuman barelyhuman deleted the patch-1 branch July 28, 2021 21:44
@barelyhuman barelyhuman changed the title fix(utils): declaration generation for utils.ts Typescript declaration files for utils Jul 28, 2021
@dai-shi dai-shi changed the title Typescript declaration files for utils fix(utils): Typescript declaration files for utils Jul 29, 2021
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.

Could not find a declaration file for module 'valtio/utils'.
2 participants