Skip to content

Instantly share code, notes, and snippets.

@przemyslawjanpietrzak
Last active October 31, 2021 21:32
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 przemyslawjanpietrzak/8d189a5909b54cf8b658b0828642c968 to your computer and use it in GitHub Desktop.
Save przemyslawjanpietrzak/8d189a5909b54cf8b658b0828642c968 to your computer and use it in GitHub Desktop.
literal-types-vuex.ts
dispatch(
`${module2Namespace}/actionB2` as const,
payload,
{ root: true },
);
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment