...

/

Solution: Constant Types

Solution: Constant Types

Here’s the solution for how to use constant types in the project.

We'll cover the following...

Solution

Your task was to use constant types for the todos module and to access its values and methods in the App.vue file. Here are the required changes:

For the src/store/modules/todos/todosTypes.js ...