@logilab/cwclientlibjs
Advanced tools
Comparing version 1.0.1 to 1.1.0
import * as client from './client'; | ||
import * as providers from './providers'; | ||
export { client, providers }; | ||
import * as rqlQueries from './rqlQueries'; | ||
export { client, providers, rqlQueries }; |
{ | ||
"name": "@logilab/cwclientlibjs", | ||
"version": "1.0.1", | ||
"version": "1.1.0", | ||
"description": "client library for CubicWeb's rqlcontroller API", | ||
@@ -5,0 +5,0 @@ "homepage": "https://forge.extranet.logilab.fr/open-source/cwclientlibjs", |
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is not supported yet
16
2732
1945975