loro
loro copied to clipboard
New method: tryImport(bytes: Uint8Array, validator: (e: Event) => boolean)
From discord: https://discord.com/channels/1069799218614640721/1168069498918670336/1322435333878583407 ...there could be a new method like tryImport(bytes: Uint8Array, validator: (e: Event) => boolean). If the validation fails, the data would not be imported
It is possible to add a "cancel" function to the modifier insubscribePreCommit that would stop the commit?