microsoft / commercial-marketplace-offer-deploy

Deployment Manager for the Azure Marketplace
Other
21 stars 13 forks source link

cli: update to export classes at module level #644

Open kevinhillinger opened 7 months ago

kevinhillinger commented 7 months ago

certain classes in marketplace module in ./cli aren't exported directly, rather via file.

Solution

Make it easier to import and consume by exporting from the module.