note shape

This commit is contained in:
1ilit
2023-09-19 15:49:00 +03:00
parent b590236811
commit 9e5e1c808e
3 changed files with 50 additions and 7 deletions

View File

@@ -69,6 +69,7 @@ const ObjectType = {
NONE: 0,
TABLE: 1,
AREA: 2,
NOTE: 3,
};
export {