Add write methods to prototype API

This commit is contained in:
alonso.torres 2024-07-23 16:55:32 +02:00
parent 6454e878dd
commit 2d25df33ce
8 changed files with 622 additions and 45 deletions

View file

@ -134,3 +134,4 @@
(catch :default err
(.error js/console err)
nil)))