UNPKG

nnanh3-msal-browser

Version:

Thư viện đã custom của azure masl có common kèm trong

6 lines 230 B
import { AzureRegion } from "./AzureRegion"; export declare type AzureRegionConfiguration = { azureRegion?: AzureRegion; environmentRegion: string | undefined; }; //# sourceMappingURL=AzureRegionConfiguration.d.ts.map