A type definition for the data in a note style JSON file.
See also:
Fields
version:String
* The version number of the note style data schema.
* When making changes to the note style data format, this should be incremented,
* and a migration function should be added to NoteStyleDataParser to handle old versions.