Created
February 8, 2019 08:13
-
-
Save mikhailshilkov/bfbcd1e4e47e9c035a00cc003f0852e3 to your computer and use it in GitHub Desktop.
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
const api = new Endpoint("urlapi", { | |
path: "/{proxy+}", | |
lambda: func.lambda | |
}); |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment