Skip to content

Commit a27050e

Browse files
Merge pull request #3 from Con-JS-Development/development
README.md change
2 parents a994977 + 0fb7163 commit a27050e

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# Con-Databases
22
This package contains three types of databases, JsonDatabase, NBTDatabase, CustomDatabase.
3-
Each of these database types supports all possible Map class operations from ECMAScript, which means.
3+
Each of these database types supports all possible [Map](https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/Map) class operations from ECMAScript, which means.
44
### Inherited from Map
55
- size: number of properties
66
- [Symbol.iterator]: is iterable [key, value]

0 commit comments

Comments
 (0)