mobileservice-config

1.0.0 • Public • Published

MobileService-Config

Provides read-only access to Azure Mobile Services configuration settings.

Example

var config = require('mobileservice-config');
var twitterConsumerKey = config.twitterConsumerKey;
var mySetting = config.appSettings.MY_SETTING;

Package Sidebar

Install

npm i mobileservice-config

Weekly Downloads

2

Version

1.0.0

License

none

Last publish

Collaborators

  • paulbatum