const captureLastFiber: <T>( map: LiveMap<T>, ) => [LiveFiber<any>, T] | null
Get last node of captured value map.
packages / live / src / builtin.ts