type alias UserEaCLicenseimport { type UserEaCLicense } from "https://deno.land/x/fathym_everything_as_code_api@v0.1.24/src/api/UserEaCLicense.ts"; definition: { PlanLookup: string; PriceLookup: string; }