UNPKG

simplerestclients

Version:

A library of components for accessing RESTful services with javascript/typescript.

9 lines (7 loc) 161 B
/** * index.js * Copyright: Microsoft 2016 * * Points at typescript source for using with webpack/TSC. */ module.exports = require('./dist/SimpleRestClients');