Skip to content

Instantly share code, notes, and snippets.

@weslley39
Created February 25, 2016 12:29
Show Gist options
  • Save weslley39/543ac71231db8bb495ec to your computer and use it in GitHub Desktop.
Save weslley39/543ac71231db8bb495ec to your computer and use it in GitHub Desktop.
deferred = $q.defer()
deferred.resolve({data: []})
deferred.promise
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment