How to type Hst
prop in Svelte story?
#289
Answered
by
Akryum
danawoodman
asked this question in
Q&A
-
I'm using TypeScript in my stories but I don't see how I can type the <script lang="ts">
export let Hst: any;
</script> Is there exported types we can use to type the exported prop? |
Beta Was this translation helpful? Give feedback.
Answered by
Akryum
Sep 14, 2022
Replies: 1 comment 2 replies
-
This is WIP and will come soon :) |
Beta Was this translation helpful? Give feedback.
2 replies
Answer selected by
Akryum
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
This is WIP and will come soon :)