UNPKG

claude-flow

Version:

Enterprise-grade AI agent orchestration with ruv-swarm integration (Alpha Release)

5 lines 259 B
import { AccountInfo, AuthenticationResult as CommonAuthenticationResult } from "@azure/msal-common/browser"; export type AuthenticationResult = CommonAuthenticationResult & { account: AccountInfo; }; //# sourceMappingURL=AuthenticationResult.d.ts.map