sidebar-items.js 314 B

1
  1. window.SIDEBAR_ITEMS = {"struct":[["Genre","Struct shows a single genre entry"],["GenreMedia","Intermediary table showing the relationship between a media and a genre"],["InsertableGenre","Genre entry that can be inserted into the db."],["InsertableGenreMedia","Struct which is used to pair a genre to a media"]]};