TypeScript Quick Object Return - or how to return object literals from arrow functions? Quick Object Return helps to return object literals from arrow functions directly without having to use a function body returning the object.