UNPKG

node-oauth-1.0a-ts

Version:

OAuth 1.0a Request Authorization for Node and Browser.

3 lines (2 loc) 89 B
module.exports = require('./dist/oauth').OAuth; module.exports.default = module.exports;