Skip to content

Commit 0fb7163

Browse files
committed
README.md change
1 parent 440bb33 commit 0fb7163

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)