Skip to content

Instantly share code, notes, and snippets.

@richardgrantserverless
Created May 17, 2022 22:10
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save richardgrantserverless/1721cf77df6ec2a346babf8f54240a18 to your computer and use it in GitHub Desktop.
Save richardgrantserverless/1721cf77df6ec2a346babf8f54240a18 to your computer and use it in GitHub Desktop.
this.commands = {
welcome: {
lifecycleEvents: [
'hello',
'world',
],
options: {
message: {},
},
},
};
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment