miva-proctor-sdk
Version:
Latest version SDK
32 lines (20 loc) • 383 B
Markdown
# Miva Proctor Library Tools
Miva Proctor SDK is a Typescript library that allows interacting with Miva Exam Portal components.
## Installation
### Npm
```bash
npm install
```
### Yarn
```bash
yarn install
```
## Steps for Generate and Release Documentation
Step 1:
Choose newer good version for release.
Use command:
```
yarn publish
```
## License
Miva Development Team