Comparing version 1.0.0 to 1.0.1
@@ -0,0 +0,0 @@ "use strict"; |
{ | ||
"name": "ai-tools", | ||
"version": "1.0.0", | ||
"version": "1.0.1", | ||
"description": "AI-Tools, a Package to Access Bete AI", | ||
@@ -5,0 +5,0 @@ "main": "index.js", |
@@ -16,2 +16,3 @@ # AI-Tools | ||
>> HandleOK: Removes 'ok' property from Request | ||
>> reject: decide to reject the Error or resolve it anyway | ||
@@ -18,0 +19,0 @@ |
@@ -0,0 +0,0 @@ "use strict"; |
@@ -0,0 +0,0 @@ import { ClientOptions } from "../typings/Client"; |
@@ -0,0 +0,0 @@ import * as request from "request-promise"; |
@@ -0,0 +0,0 @@ const { AITools } = require("../index"); |
@@ -0,0 +0,0 @@ { |
@@ -0,0 +0,0 @@ export interface ClientOptions { |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
80
10791