Skip to content

routier-collection


routier-collection / core/src / UNRESOLVED

Variable: UNRESOLVED ​

const UNRESOLVED: typeof UNRESOLVED

Defined in: core/src/expressions/evaluate.ts:34

Reads a property or literal operand, or UNRESOLVED when the node is not one.

Released under the MIT License.