Created
March 6, 2021 10:11
-
-
Save serebano/577029393757f5a4978896b51d0b10e1 to your computer and use it in GitHub Desktop.
somefun
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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