-
Notifications
You must be signed in to change notification settings - Fork 14
Expand file tree
/
Copy pathmodels.html
More file actions
1 lines (1 loc) · 6.61 KB
/
models.html
File metadata and controls
1 lines (1 loc) · 6.61 KB
1
<!DOCTYPE html><html class="default no-js"><head><meta charSet="utf-8"/><meta http-equiv="X-UA-Compatible" content="IE=edge"/><title>models | @moosync/moosync-types</title><meta name="description" content="Documentation for @moosync/moosync-types"/><meta name="viewport" content="width=device-width, initial-scale=1"/><link rel="stylesheet" href="../assets/style.css"/><link rel="stylesheet" href="../assets/highlight.css"/><script async src="../assets/search.js" id="search-script"></script></head><body><header><div class="tsd-page-toolbar"><div class="container"><div class="table-wrap"><div class="table-cell" id="tsd-search" data-base=".."><div class="field"><label for="tsd-search-field" class="tsd-widget search no-caption">Search</label><input type="text" id="tsd-search-field"/></div><ul class="results"><li class="state loading">Preparing search index...</li><li class="state failure">The search index is not available</li></ul><a href="../index.html" class="title">@moosync/moosync-types</a></div><div class="table-cell" id="tsd-widgets"><div id="tsd-filter"><a href="#" class="tsd-widget options no-caption" data-toggle="options">Options</a><div class="tsd-filter-group"><div class="tsd-select" id="tsd-filter-visibility"><span class="tsd-select-label">All</span><ul class="tsd-select-list"><li data-value="public">Public</li><li data-value="protected">Public/Protected</li><li data-value="private" class="selected">All</li></ul></div> <input type="checkbox" id="tsd-filter-inherited" checked/><label class="tsd-widget" for="tsd-filter-inherited">Inherited</label><input type="checkbox" id="tsd-filter-externals" checked/><label class="tsd-widget" for="tsd-filter-externals">Externals</label></div></div><a href="#" class="tsd-widget menu no-caption" data-toggle="menu">Menu</a></div></div></div></div><div class="tsd-page-title"><div class="container"><ul class="tsd-breadcrumb"><li><a href="../modules.html">@moosync/moosync-types</a></li><li><a href="models.html">models</a></li></ul><h1>Module models</h1></div></div></header><div class="container container-main"><div class="row"><div class="col-8 col-content"><section class="tsd-panel-group tsd-index-group"><h2>Index</h2><section class="tsd-panel tsd-index-panel"><div class="tsd-index-content"><section class="tsd-index-section "><h3>Interfaces</h3><ul class="tsd-index-list"><li class="tsd-kind-interface tsd-parent-kind-module"><a href="../interfaces/models.Album.html" class="tsd-kind-icon">Album</a></li><li class="tsd-kind-interface tsd-parent-kind-module"><a href="../interfaces/models.Genre.html" class="tsd-kind-icon">Genre</a></li><li class="tsd-kind-interface tsd-parent-kind-module"><a href="../interfaces/models.Playlist.html" class="tsd-kind-icon">Playlist</a></li><li class="tsd-kind-interface tsd-parent-kind-module"><a href="../interfaces/models.SearchableSong.html" class="tsd-kind-icon">Searchable<wbr/>Song</a></li><li class="tsd-kind-interface tsd-parent-kind-module"><a href="../interfaces/models.Song.html" class="tsd-kind-icon">Song</a></li><li class="tsd-kind-interface tsd-parent-kind-module"><a href="../interfaces/models.SongQueue.html" class="tsd-kind-icon">Song<wbr/>Queue</a></li><li class="tsd-kind-interface tsd-parent-kind-module"><a href="../interfaces/models.artists.html" class="tsd-kind-icon">artists</a></li></ul></section><section class="tsd-index-section "><h3>Type aliases</h3><ul class="tsd-index-list"><li class="tsd-kind-type-alias tsd-parent-kind-module"><a href="models.html#PlayerState" class="tsd-kind-icon">Player<wbr/>State</a></li></ul></section></div></section></section><section class="tsd-panel-group tsd-member-group "><h2>Type aliases</h2><section class="tsd-panel tsd-member tsd-kind-type-alias tsd-parent-kind-module"><a name="PlayerState" class="tsd-anchor"></a><h3>Player<wbr/>State</h3><div class="tsd-signature tsd-kind-icon">Player<wbr/>State<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">"PLAYING"</span><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-type">"PAUSED"</span><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-type">"STOPPED"</span><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-type">"LOADING"</span></div><aside class="tsd-sources"><ul><li>Defined in <a href="https://github.com/Moosync/extension-api-types/blob/87e92ec/models.d.ts#L72">models.d.ts:72</a></li></ul></aside></section></section></div><div class="col-4 col-menu menu-sticky-wrap menu-highlight"><nav class="tsd-navigation primary"><ul><li class=""><a href="../modules.html">Modules</a></li><li class=" tsd-kind-module"><a href="index.html">index</a></li><li class="current tsd-kind-module"><a href="models.html">models</a></li></ul></nav><nav class="tsd-navigation secondary menu-sticky"><ul><li class="tsd-kind-interface tsd-parent-kind-module"><a href="../interfaces/models.Album.html" class="tsd-kind-icon">Album</a></li><li class="tsd-kind-interface tsd-parent-kind-module"><a href="../interfaces/models.Genre.html" class="tsd-kind-icon">Genre</a></li><li class="tsd-kind-interface tsd-parent-kind-module"><a href="../interfaces/models.Playlist.html" class="tsd-kind-icon">Playlist</a></li><li class="tsd-kind-interface tsd-parent-kind-module"><a href="../interfaces/models.SearchableSong.html" class="tsd-kind-icon">Searchable<wbr/>Song</a></li><li class="tsd-kind-interface tsd-parent-kind-module"><a href="../interfaces/models.Song.html" class="tsd-kind-icon">Song</a></li><li class="tsd-kind-interface tsd-parent-kind-module"><a href="../interfaces/models.SongQueue.html" class="tsd-kind-icon">Song<wbr/>Queue</a></li><li class="tsd-kind-interface tsd-parent-kind-module"><a href="../interfaces/models.artists.html" class="tsd-kind-icon">artists</a></li><li class="tsd-kind-type-alias tsd-parent-kind-module"><a href="models.html#PlayerState" class="tsd-kind-icon">Player<wbr/>State</a></li></ul></nav></div></div></div><footer class="with-border-bottom"><div class="container"><h2>Legend</h2><div class="tsd-legend-group"><ul class="tsd-legend"><li class="tsd-kind-variable"><span class="tsd-kind-icon">Variable</span></li><li class="tsd-kind-type-alias"><span class="tsd-kind-icon">Type alias</span></li></ul><ul class="tsd-legend"><li class="tsd-kind-interface"><span class="tsd-kind-icon">Interface</span></li></ul></div><h2>Settings</h2><p>Theme <select id="theme"><option value="os">OS</option><option value="light">Light</option><option value="dark">Dark</option></select></p></div></footer><div class="container tsd-generator"><p>Generated using <a href="https://typedoc.org/" target="_blank">TypeDoc</a></p></div><div class="overlay"></div><script src="../assets/main.js"></script></body></html>