@apidog/multibot-sdk-ts
Advanced tools
Comparing version 0.0.8-5 to 0.0.8-6
@@ -353,3 +353,4 @@ /// <reference types="node" /> | ||
export { ParseMode } from './types/send'; | ||
export * from './types'; | ||
export * from './matcher'; | ||
export * from './utils'; |
@@ -169,4 +169,5 @@ "use strict"; | ||
}; | ||
__exportStar(require("./types"), exports); | ||
__exportStar(require("./matcher"), exports); | ||
__exportStar(require("./utils"), exports); | ||
//# sourceMappingURL=index.js.map |
{ | ||
"name": "@apidog/multibot-sdk-ts", | ||
"version": "0.0.8-5", | ||
"version": "0.0.8-6", | ||
"description": "Telegram and VK bot SDK for TypeScript", | ||
@@ -5,0 +5,0 @@ "main": "dist/index.js", |
Sorry, the diff of this file is not supported yet
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
155381
2327