graphand-react
Advanced tools
Comparing version 0.4.14-beta to 0.4.15-beta
@@ -13,2 +13,3 @@ import { GraphandModel, GraphandModelList } from "graphand-js"; | ||
list: GraphandModel[] | GraphandModelList<GraphandModel>; | ||
count: number; | ||
pageIndex: number; | ||
@@ -15,0 +16,0 @@ getItemProps: (item: GraphandModel, index: number) => { |
{ | ||
"name": "graphand-react", | ||
"version": "0.4.14-beta", | ||
"version": "0.4.15-beta", | ||
"description": "", | ||
@@ -5,0 +5,0 @@ "homepage": "https://github.com/pierrecabriere/graphand-react", |
Sorry, the diff of this file is too big to display
554169
2300