You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+3-2Lines changed: 3 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -3,6 +3,7 @@ New version of JsonDatabase is based on dynamic properties.
3
3
This database supports all possible [Map](https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/Map) class operations from ECMAScript.
4
4
-[Starting Using Con-Databases](./docs/HOW_TO_SETUP.md)
5
5
-[Basic API documentation](./docs/API-Documentation.md)
* resitry basic serializations for API classes, based on compatibility but doesn't breaks in older or newer versions, each feature is available based on your module version used
72
+
* - BlockType class
73
+
* - EntityType class
74
+
* - ItemType class
75
+
* - BlockPermutation class --> requires BlockType class feature
0 commit comments