RecentData

type RecentData = IPublicSignalRow | null;

Type for persisted recent signal data. Stores the latest active signal per context key.