Pawnote
Pawnote copied to clipboard
chore: add `readonly` to properties of classes and use `#` for private
Make it more explicit that the properties AREN'T mutable
Could mess with methods inside the class that uses this data.