1.0.0 • Published 1 year ago

ds-graph v1.0.0

Weekly downloads
-
License
MIT
Repository
github
Last release
1 year ago

DS-Graph

A tool used to assist in the connection to Microsoft Graph

Installation

Run the following command while in the root directory of your project.

npm install ds-graph --save-all

Usage

Use the following line to initialize this package.

const dsg = require("ds-graph")
1.0.0

1 year ago