Appearance
@saflib/parser
ExportKind = "function" | "class" | "interface" | "type" | "const" | "enum" | "variable" | "component" | "prop" | "emit" | "model"
"function"
"class"
"interface"
"type"
"const"
"enum"
"variable"
"component"
"prop"
"emit"
"model"
Kind of a top-level export declaration.