1.0.2 • Published 7 years ago

gendts-material-ui-svg-icons v1.0.2

Weekly downloads
5
License
MIT
Repository
github
Last release
7 years ago

gendts-material-ui-svg-icons

Types generator for svg-icons module of material-ui in DefinitelyTyped.

How to execute

npm install -g gendts-material-ui-svg-icons
cd path/to/DefinitelyTyped/types/material-ui
gendts-material-ui-svg-icons

GitHub API Limitation

When gendts-material-ui-svg-icons prints GitHub response: 401 Unauthorized, failed Rate Limiting | GitHub API v3 | GitHub Developer Guide. To avoid this case, publish Personal access token and specify it like:

GITHUB_ACCESS_TOKEN=XXXXX gendts-material-ui-svg-icons