Raw data stored as JSON on the usernotes wiki page.
Note that while the library supports upgrading older schemas to the current
one (via migrateUsernotesToLatestSchema), this type will only
describe the latest known schema version. If you are manually reading data
from the wiki without passing it through the migration function, and you read
a ver value different than LATEST_KNOWN_USERNOTES_SCHEMA, this
type will not describe that data.
Raw data stored as JSON on the
usernotes
wiki page.Note that while the library supports upgrading older schemas to the current one (via
migrateUsernotesToLatestSchema
), this type will only describe the latest known schema version. If you are manually reading data from the wiki without passing it through the migration function, and you read aver
value different thanLATEST_KNOWN_USERNOTES_SCHEMA
, this type will not describe that data.