I would like to know if it is possible and also if it is a good practice to organize my models out of a component directory. For example:
I would like to keep my models within a directory called "models" at the same level as the "app" directory, under "src".