SQLite cyclic reference ant types inference
Have a simplest setup here and TS fails to infer types 
Deleting either line #14 or #19 fixes the problem.
Should I explicitly set return type for reference callback? Or there is an easier way?
Deleting either line #14 or #19 fixes the problem.
Should I explicitly set return type for reference callback? Or there is an easier way?
