Pawnote icon indicating copy to clipboard operation
Pawnote copied to clipboard

chore: add `readonly` to properties of classes and use `#` for private

Open Vexcited opened this issue 2 years ago • 0 comments

Make it more explicit that the properties AREN'T mutable

Could mess with methods inside the class that uses this data.

Vexcited avatar Mar 12 '24 20:03 Vexcited