@microsoft/msgraph-beta-sdk-commands
Version:
Commands fluent API for Microsoft Graph
5 lines • 310 B
JavaScript
import { extendGraphBetaServiceClient } from "@microsoft/msgraph-beta-sdk";
import { CommandsServiceClientNavigationMetadata } from "./commandsServiceClient.js";
extendGraphBetaServiceClient(CommandsServiceClientNavigationMetadata);
export * from "./commandsServiceClient.js";
//# sourceMappingURL=index.js.map