function loadEaCAzureSvcimport { loadEaCAzureSvc } from "https://deno.land/x/fathym_everything_as_code_api@v0.1.24/src/client/clientFactories.ts"; loadEaCAzureSvc(eacApiKey: string): Promise<EaCAzureServiceClient>loadEaCAzureSvc(entLookup: string, username: string): Promise<EaCAzureServiceClient>ParameterseacApiKey: stringReturnsPromise<EaCAzureServiceClient>ParametersentLookup: stringusername: stringReturnsPromise<EaCAzureServiceClient>