Home
last modified time | relevance | path

Searched defs:latestValue (Results 1 – 1 of 1) sorted by relevance

/third_party/jsframework/runtime/main/model/
Dcompiler.ts122 latestValue: undefined | string | number; property
902 const latestValue = config.latestValue; constant