const memoProps: <F extends Function>( f: F, name?: string, ) => any
Memoize a live function with 1 argument on its object props (shallow comparison per arg)
packages / live / src / hooks.ts