Interface ExprCollator

Branded type for a collator value.

interface ExprCollator {
    __brand: "honua-expr-collator";
}

Properties

Properties

__brand