Skip to content

nhi/sanity-block-content-to-react-types

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 

Repository files navigation

sanity-block-content-to-react-types

Started after reading this issue sanity-io/block-content-to-react#26

Create a folder @types in the root of your TS project.

Add block-content-to-react.d.ts to it. In your tsconfig.json:

"files": [
  "@types/block-content-to-react.d.ts"
],

When/if this gets better, I can try to move this to DefinitelyTyped

Pull Requests, suggestions are welcome!

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published