I'm using stancl/tenancy for a multi-tenant app. I'd like to use modeltyper to build typescript definitions of my models, but they are in the tenant databases.
Is there any way to specify the database connection this package uses to query the database for model definitions?