@microsoft/msgraph-beta-sdk-education
Version:
Education fluent API for Microsoft Graph
5 lines • 314 B
JavaScript
import { extendGraphBetaServiceClient } from "@microsoft/msgraph-beta-sdk";
import { EducationServiceClientNavigationMetadata } from "./educationServiceClient.js";
extendGraphBetaServiceClient(EducationServiceClientNavigationMetadata);
export * from "./educationServiceClient.js";
//# sourceMappingURL=index.js.map