hmm, my question is more like is it possible to have a dummy / mock DO class in the test folder, ins
hmm, my question is more like is it possible to have a dummy / mock DO class in the test folder, instead of in src folder that interferes with the exports of my actual app.
If not, would you suggest instead to create a different isolated package (for example in a monorepo)?
If not, would you suggest instead to create a different isolated package (for example in a monorepo)?
