There isn’t any. You can write simply yourself by rendering some wait screen until the data arrives. (Conditional rendering)
Ng-cloak just hides the otherwise visible doings of angularjs itself (mostly that binding magic). It has not necessarily to do with any async stuff your code is doing.