Feb 10, 2021
You could either put it in a window object, or import a shared definitions module before importing the component file, or import a shared module from within your component file. You could also pass it as prop. I guess it depends where those values are coming from and if they are static.