Comparing version
@@ -8,2 +8,3 @@ export type { IEntity } from "./types/abstract/IEntity"; | ||
export type { IQuery } from "./types/abstract/IQuery"; | ||
export type { Method } from './types/http/method'; | ||
export { fetchJsqlApi } from "./functions/fetchJsqlApi"; |
{ | ||
"name": "jsql-api", | ||
"version": "0.0.58", | ||
"version": "0.0.59", | ||
"main": "dist/index.js", | ||
@@ -5,0 +5,0 @@ "types": "dist/index.d.ts", |
11992
0.43%330
0.3%