项目作者: artemegion

项目描述 :
Typescript typings for electron-settings module
高级语言:
项目地址: git://github.com/artemegion/typed-electron-settings.git
创建时间: 2017-05-12T14:12:40Z
项目社区:https://github.com/artemegion/typed-electron-settings

开源协议:MIT License

下载


Typings for electron-settings module

Typings are based on the documentation.

How to install

The below command will install newest version of the typings

  1. typings install electron-settings=github:legion44/typed-electron-settings --global --save

or, you can use npm

  1. npm install --save-dev legion44/typed-electron-settings

License

MIT