@bot-whatsapp/database-json
Advanced tools
Comparing version 0.1.3-alpha.20 to 0.1.3-alpha.21
import { HistoryEntry, JsonFileAdapterOptions } from './types'; | ||
declare class JsonFileAdapter { | ||
declare class JsonFileDB { | ||
private pathFile; | ||
@@ -31,3 +31,3 @@ private listHistory; | ||
} | ||
export { JsonFileAdapter }; | ||
export { JsonFileDB }; | ||
//# sourceMappingURL=index.d.ts.map |
{ | ||
"name": "@bot-whatsapp/database-json", | ||
"version": "0.1.3-alpha.20", | ||
"version": "0.1.3-alpha.21", | ||
"description": "Esto es el conector a json", | ||
@@ -43,3 +43,3 @@ "keywords": [], | ||
}, | ||
"gitHead": "4c1ac4925bf0cb2f5612825933c733b429bca3a1" | ||
"gitHead": "b3ab4e868d72c0dc69f36999f87bc9e1f7816c78" | ||
} |
Sorry, the diff of this file is not supported yet
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
6431