SelectCase interface

A case within a Select

Signature:

export interface SelectCase 

Properties

Property Modifiers Type Description
ctx   Context  
key   string  
tokens   Array<Content | PlainArg | FunctionArg | Select | Octothorpe>