Comparing version 6.1.0-beta.1198 to 6.1.0-beta.1206
export { BitlyClient } from "./bitly"; | ||
export { BitlyClient as Bitly } from "./bitly"; | ||
export { doRequest, generateUrl, sortUrlsAndHash } from "./lib"; | ||
export { BitlyConfig, BitlyUrlQueryParams, BitlyResponseData, BitlyResponse, BitlyError } from "./types"; |
@@ -5,2 +5,4 @@ "use strict"; | ||
exports.BitlyClient = bitly_1.BitlyClient; | ||
var bitly_2 = require("./bitly"); | ||
exports.Bitly = bitly_2.BitlyClient; | ||
var lib_1 = require("./lib"); | ||
@@ -7,0 +9,0 @@ exports.doRequest = lib_1.doRequest; |
@@ -12,3 +12,3 @@ { | ||
"homepage": "https://github.com/tanepiper/node-bitly", | ||
"version": "6.1.0-beta.1198", | ||
"version": "6.1.0-beta.1206", | ||
"author": { | ||
@@ -15,0 +15,0 @@ "name": "Tane Piper", |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
631432
1751