The IFlexibleSerdeAdapter contract defines a standard way to serialize and deserialize both plain data and custom classes.
IMPORT_PATH: "@daiso-tech/core/serde/contracts"
"@daiso-tech/core/serde/contracts"
The registerCustom method is used for registering custom values for serialization and deserialization.
The IFlexibleSerdeAdapter contract defines a standard way to serialize and deserialize both plain data and custom classes.
IMPORT_PATH:
"@daiso-tech/core/serde/contracts"