Searched defs:StackType (Results 1 – 2 of 2) sorted by relevance
22 export type StackType = 'stack' | 'component'; alias
28 export type StackType = 'stack' | 'component'; alias