Searched refs:latestValue (Results 1 – 1 of 1) sorted by relevance
122 latestValue: undefined | string | number; property899 config.latestValue = value;902 const latestValue = config.latestValue; constant903 handler(latestValue);905 config.latestValue = undefined;