Skip to content

Instantly share code, notes, and snippets.

@serebano
Created March 6, 2021 10:11
Show Gist options
  • Save serebano/577029393757f5a4978896b51d0b10e1 to your computer and use it in GitHub Desktop.
Save serebano/577029393757f5a4978896b51d0b10e1 to your computer and use it in GitHub Desktop.
somefun
export default (ctx) => ({ ctx, res: Promise.resolve(123) })
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment