I have a monorepo in Lerna with a lot of packages. In one of these, I want to expand an enum from my app.
Example:
externalPackage.ts
enum Role { A