mirror of
https://github.com/esiur/esiur-js.git
synced 2026-04-04 05:58:22 +00:00
bugfix
This commit is contained in:
@@ -34,7 +34,7 @@ export const RepresentationTypeIdentifier = {
|
||||
Record : 0x15,
|
||||
List : 0x16,
|
||||
Map : 0x17,
|
||||
Enum : 0x18,
|
||||
Enum : 0x44,
|
||||
TypedResource : 0x45, // Followed by UUID
|
||||
TypedRecord : 0x46, // Followed by UUID
|
||||
TypedList : 0x48, // Followed by element type
|
||||
|
||||
Reference in New Issue
Block a user