dohomi / storyblok-generate-ts

Generates TypeScript interface types based on Storyblok component file
MIT License
101 stars 32 forks source link

Stricter multilink typing #57

Closed cjpearson closed 10 months ago

cjpearson commented 10 months ago

This change enables more specific typing of multi-link items by reading the schema properties and excluding the link types which do not apply.