Type Alias StringExpr

type StringExpr = {
    qv?: string;
}
Index
qv?: string

Expression evaluated to string.