We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3db2356 commit e9c66aeCopy full SHA for e9c66ae
samples/common/union.ts
@@ -1,5 +1,4 @@
1
type Animal = {
2
- type: 'animal'
3
name: string
4
}
5
0 commit comments