Skip to content

Instantly share code, notes, and snippets.

@aptiko
Created June 18, 2021 12:57
Show Gist options
  • Save aptiko/2c34abd3546601da4feac098683c824e to your computer and use it in GitHub Desktop.
Save aptiko/2c34abd3546601da4feac098683c824e to your computer and use it in GitHub Desktop.
export default (context, inject) => {
inject('hello', 'world')
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment