Type Alias StringExpr

type StringExpr = {
    qv?: string;
}
Index

Properties

Properties

qv?: string

Expression evaluated to string.