_solana_wallet_adapter_react.WalletNotSelectedError.html 21 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405
  1. <!doctype html>
  2. <html class="default no-js">
  3. <head>
  4. <meta charset="utf-8">
  5. <meta http-equiv="X-UA-Compatible" content="IE=edge">
  6. <title>WalletNotSelectedError | @solana/wallet-adapter</title>
  7. <meta name="description" content="Documentation for @solana/wallet-adapter">
  8. <meta name="viewport" content="width=device-width, initial-scale=1">
  9. <link rel="stylesheet" href="../assets/css/main.css">
  10. <script async src="../assets/js/search.js" id="search-script"></script>
  11. </head>
  12. <body>
  13. <header>
  14. <div class="tsd-page-toolbar">
  15. <div class="container">
  16. <div class="table-wrap">
  17. <div class="table-cell" id="tsd-search" data-index="../assets/js/search.json" data-base="..">
  18. <div class="field">
  19. <label for="tsd-search-field" class="tsd-widget search no-caption">Search</label>
  20. <input id="tsd-search-field" type="text" />
  21. </div>
  22. <ul class="results">
  23. <li class="state loading">Preparing search index...</li>
  24. <li class="state failure">The search index is not available</li>
  25. </ul>
  26. <a href="../index.html" class="title">@solana/wallet-adapter</a>
  27. </div>
  28. <div class="table-cell" id="tsd-widgets">
  29. <div id="tsd-filter">
  30. <a href="#" class="tsd-widget options no-caption" data-toggle="options">Options</a>
  31. <div class="tsd-filter-group">
  32. <div class="tsd-select" id="tsd-filter-visibility">
  33. <span class="tsd-select-label">All</span>
  34. <ul class="tsd-select-list">
  35. <li data-value="public">Public</li>
  36. <li data-value="protected">Public/Protected</li>
  37. <li data-value="private" class="selected">All</li>
  38. </ul>
  39. </div>
  40. <input type="checkbox" id="tsd-filter-inherited" checked />
  41. <label class="tsd-widget" for="tsd-filter-inherited">Inherited</label>
  42. <input type="checkbox" id="tsd-filter-externals" checked />
  43. <label class="tsd-widget" for="tsd-filter-externals">Externals</label>
  44. </div>
  45. </div>
  46. <a href="#" class="tsd-widget menu no-caption" data-toggle="menu">Menu</a>
  47. </div>
  48. </div>
  49. </div>
  50. </div>
  51. <div class="tsd-page-title">
  52. <div class="container">
  53. <ul class="tsd-breadcrumb">
  54. <li>
  55. <a href="../modules.html">@solana/wallet-adapter</a>
  56. </li>
  57. <li>
  58. <a href="../modules/_solana_wallet_adapter_react.html">@solana/wallet-adapter-react</a>
  59. </li>
  60. <li>
  61. <a href="_solana_wallet_adapter_react.WalletNotSelectedError.html">WalletNotSelectedError</a>
  62. </li>
  63. </ul>
  64. <h1>Class WalletNotSelectedError</h1>
  65. </div>
  66. </div>
  67. </header>
  68. <div class="container container-main">
  69. <div class="row">
  70. <div class="col-8 col-content">
  71. <section class="tsd-panel tsd-hierarchy">
  72. <h3>Hierarchy</h3>
  73. <ul class="tsd-hierarchy">
  74. <li>
  75. <span class="tsd-signature-type">WalletError</span>
  76. <ul class="tsd-hierarchy">
  77. <li>
  78. <span class="target">WalletNotSelectedError</span>
  79. </li>
  80. </ul>
  81. </li>
  82. </ul>
  83. </section>
  84. <section class="tsd-panel-group tsd-index-group">
  85. <h2>Index</h2>
  86. <section class="tsd-panel tsd-index-panel">
  87. <div class="tsd-index-content">
  88. <section class="tsd-index-section tsd-is-inherited">
  89. <h3>Constructors</h3>
  90. <ul class="tsd-index-list">
  91. <li class="tsd-kind-constructor tsd-parent-kind-class tsd-is-inherited"><a href="_solana_wallet_adapter_react.WalletNotSelectedError.html#constructor" class="tsd-kind-icon">constructor</a></li>
  92. </ul>
  93. </section>
  94. <section class="tsd-index-section tsd-is-inherited">
  95. <h3>Properties</h3>
  96. <ul class="tsd-index-list">
  97. <li class="tsd-kind-property tsd-parent-kind-class tsd-is-inherited"><a href="_solana_wallet_adapter_react.WalletNotSelectedError.html#error" class="tsd-kind-icon">error</a></li>
  98. <li class="tsd-kind-property tsd-parent-kind-class tsd-is-inherited tsd-is-external"><a href="_solana_wallet_adapter_react.WalletNotSelectedError.html#message" class="tsd-kind-icon">message</a></li>
  99. <li class="tsd-kind-property tsd-parent-kind-class tsd-is-inherited tsd-is-external"><a href="_solana_wallet_adapter_react.WalletNotSelectedError.html#name" class="tsd-kind-icon">name</a></li>
  100. <li class="tsd-kind-property tsd-parent-kind-class tsd-is-inherited tsd-is-external"><a href="_solana_wallet_adapter_react.WalletNotSelectedError.html#stack" class="tsd-kind-icon">stack</a></li>
  101. <li class="tsd-kind-property tsd-parent-kind-class tsd-is-inherited tsd-is-static tsd-is-external"><a href="_solana_wallet_adapter_react.WalletNotSelectedError.html#prepareStackTrace" class="tsd-kind-icon">prepare<wbr>Stack<wbr>Trace</a></li>
  102. <li class="tsd-kind-property tsd-parent-kind-class tsd-is-inherited tsd-is-static tsd-is-external"><a href="_solana_wallet_adapter_react.WalletNotSelectedError.html#stackTraceLimit" class="tsd-kind-icon">stack<wbr>Trace<wbr>Limit</a></li>
  103. </ul>
  104. </section>
  105. <section class="tsd-index-section tsd-is-inherited tsd-is-external">
  106. <h3>Methods</h3>
  107. <ul class="tsd-index-list">
  108. <li class="tsd-kind-method tsd-parent-kind-class tsd-is-inherited tsd-is-static tsd-is-external"><a href="_solana_wallet_adapter_react.WalletNotSelectedError.html#captureStackTrace" class="tsd-kind-icon">capture<wbr>Stack<wbr>Trace</a></li>
  109. </ul>
  110. </section>
  111. </div>
  112. </section>
  113. </section>
  114. <section class="tsd-panel-group tsd-member-group tsd-is-inherited">
  115. <h2>Constructors</h2>
  116. <section class="tsd-panel tsd-member tsd-kind-constructor tsd-parent-kind-class tsd-is-inherited">
  117. <a name="constructor" class="tsd-anchor"></a>
  118. <h3>constructor</h3>
  119. <ul class="tsd-signatures tsd-kind-constructor tsd-parent-kind-class tsd-is-inherited">
  120. <li class="tsd-signature tsd-kind-icon">new <wbr>Wallet<wbr>Not<wbr>Selected<wbr>Error<span class="tsd-signature-symbol">(</span>message<span class="tsd-signature-symbol">?: </span><span class="tsd-signature-type">string</span>, error<span class="tsd-signature-symbol">?: </span><span class="tsd-signature-type">any</span><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">: </span><a href="_solana_wallet_adapter_react.WalletNotSelectedError.html" class="tsd-signature-type" data-tsd-kind="Class">WalletNotSelectedError</a></li>
  121. </ul>
  122. <ul class="tsd-descriptions">
  123. <li class="tsd-description">
  124. <aside class="tsd-sources">
  125. <p>Inherited from WalletError.constructor</p>
  126. <ul>
  127. <li>Defined in packages/base/lib/errors.d.ts:3</li>
  128. </ul>
  129. </aside>
  130. <h4 class="tsd-parameters-title">Parameters</h4>
  131. <ul class="tsd-parameters">
  132. <li>
  133. <h5><span class="tsd-flag ts-flagOptional">Optional</span> message: <span class="tsd-signature-type">string</span></h5>
  134. </li>
  135. <li>
  136. <h5><span class="tsd-flag ts-flagOptional">Optional</span> error: <span class="tsd-signature-type">any</span></h5>
  137. </li>
  138. </ul>
  139. <h4 class="tsd-returns-title">Returns <a href="_solana_wallet_adapter_react.WalletNotSelectedError.html" class="tsd-signature-type" data-tsd-kind="Class">WalletNotSelectedError</a></h4>
  140. </li>
  141. </ul>
  142. </section>
  143. </section>
  144. <section class="tsd-panel-group tsd-member-group tsd-is-inherited">
  145. <h2>Properties</h2>
  146. <section class="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-class tsd-is-inherited">
  147. <a name="error" class="tsd-anchor"></a>
  148. <h3>error</h3>
  149. <div class="tsd-signature tsd-kind-icon">error<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">any</span></div>
  150. <aside class="tsd-sources">
  151. <p>Inherited from WalletError.error</p>
  152. <ul>
  153. <li>Defined in packages/base/lib/errors.d.ts:2</li>
  154. </ul>
  155. </aside>
  156. </section>
  157. <section class="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-class tsd-is-inherited tsd-is-external">
  158. <a name="message" class="tsd-anchor"></a>
  159. <h3>message</h3>
  160. <div class="tsd-signature tsd-kind-icon">message<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">string</span></div>
  161. <aside class="tsd-sources">
  162. <p>Inherited from WalletError.message</p>
  163. <ul>
  164. <li>Defined in node_modules/typescript/lib/lib.es5.d.ts:974</li>
  165. </ul>
  166. </aside>
  167. </section>
  168. <section class="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-class tsd-is-inherited tsd-is-external">
  169. <a name="name" class="tsd-anchor"></a>
  170. <h3>name</h3>
  171. <div class="tsd-signature tsd-kind-icon">name<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">string</span></div>
  172. <aside class="tsd-sources">
  173. <p>Inherited from WalletError.name</p>
  174. <ul>
  175. <li>Defined in node_modules/typescript/lib/lib.es5.d.ts:973</li>
  176. </ul>
  177. </aside>
  178. </section>
  179. <section class="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-class tsd-is-inherited tsd-is-external">
  180. <a name="stack" class="tsd-anchor"></a>
  181. <h3><span class="tsd-flag ts-flagOptional">Optional</span> stack</h3>
  182. <div class="tsd-signature tsd-kind-icon">stack<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">string</span></div>
  183. <aside class="tsd-sources">
  184. <p>Inherited from WalletError.stack</p>
  185. <ul>
  186. <li>Defined in node_modules/typescript/lib/lib.es5.d.ts:975</li>
  187. </ul>
  188. </aside>
  189. </section>
  190. <section class="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-class tsd-is-inherited tsd-is-static tsd-is-external">
  191. <a name="prepareStackTrace" class="tsd-anchor"></a>
  192. <h3><span class="tsd-flag ts-flagStatic">Static</span> <span class="tsd-flag ts-flagOptional">Optional</span> prepare<wbr>Stack<wbr>Trace</h3>
  193. <div class="tsd-signature tsd-kind-icon">prepare<wbr>Stack<wbr>Trace<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-symbol">(</span>err<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">Error</span>, stackTraces<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">CallSite</span><span class="tsd-signature-symbol">[]</span><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol"> =&gt; </span><span class="tsd-signature-type">any</span></div>
  194. <aside class="tsd-sources">
  195. <p>Inherited from WalletError.prepareStackTrace</p>
  196. <ul>
  197. <li>Defined in node_modules/@types/node/globals.d.ts:11</li>
  198. </ul>
  199. </aside>
  200. <div class="tsd-type-declaration">
  201. <h4>Type declaration</h4>
  202. <ul class="tsd-parameters">
  203. <li class="tsd-parameter-signature">
  204. <ul class="tsd-signatures tsd-kind-type-literal tsd-parent-kind-class">
  205. <li class="tsd-signature tsd-kind-icon"><span class="tsd-signature-symbol">(</span>err<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">Error</span>, stackTraces<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">CallSite</span><span class="tsd-signature-symbol">[]</span><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">any</span></li>
  206. </ul>
  207. <ul class="tsd-descriptions">
  208. <li class="tsd-description">
  209. <div class="tsd-comment tsd-typography">
  210. <div class="lead">
  211. <p>Optional override for formatting stack traces</p>
  212. </div>
  213. </div>
  214. <h4 class="tsd-parameters-title">Parameters</h4>
  215. <ul class="tsd-parameters">
  216. <li>
  217. <h5>err: <span class="tsd-signature-type">Error</span></h5>
  218. </li>
  219. <li>
  220. <h5>stackTraces: <span class="tsd-signature-type">CallSite</span><span class="tsd-signature-symbol">[]</span></h5>
  221. </li>
  222. </ul>
  223. <h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">any</span></h4>
  224. </li>
  225. </ul>
  226. </li>
  227. </ul>
  228. </div>
  229. </section>
  230. <section class="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-class tsd-is-inherited tsd-is-static tsd-is-external">
  231. <a name="stackTraceLimit" class="tsd-anchor"></a>
  232. <h3><span class="tsd-flag ts-flagStatic">Static</span> stack<wbr>Trace<wbr>Limit</h3>
  233. <div class="tsd-signature tsd-kind-icon">stack<wbr>Trace<wbr>Limit<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">number</span></div>
  234. <aside class="tsd-sources">
  235. <p>Inherited from WalletError.stackTraceLimit</p>
  236. <ul>
  237. <li>Defined in node_modules/@types/node/globals.d.ts:13</li>
  238. </ul>
  239. </aside>
  240. </section>
  241. </section>
  242. <section class="tsd-panel-group tsd-member-group tsd-is-inherited tsd-is-external">
  243. <h2>Methods</h2>
  244. <section class="tsd-panel tsd-member tsd-kind-method tsd-parent-kind-class tsd-is-inherited tsd-is-static tsd-is-external">
  245. <a name="captureStackTrace" class="tsd-anchor"></a>
  246. <h3><span class="tsd-flag ts-flagStatic">Static</span> capture<wbr>Stack<wbr>Trace</h3>
  247. <ul class="tsd-signatures tsd-kind-method tsd-parent-kind-class tsd-is-inherited tsd-is-static tsd-is-external">
  248. <li class="tsd-signature tsd-kind-icon">capture<wbr>Stack<wbr>Trace<span class="tsd-signature-symbol">(</span>targetObject<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">object</span>, constructorOpt<span class="tsd-signature-symbol">?: </span><span class="tsd-signature-type">Function</span><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">void</span></li>
  249. </ul>
  250. <ul class="tsd-descriptions">
  251. <li class="tsd-description">
  252. <aside class="tsd-sources">
  253. <p>Inherited from WalletError.captureStackTrace</p>
  254. <ul>
  255. <li>Defined in node_modules/@types/node/globals.d.ts:4</li>
  256. </ul>
  257. </aside>
  258. <div class="tsd-comment tsd-typography">
  259. <div class="lead">
  260. <p>Create .stack property on a target object</p>
  261. </div>
  262. </div>
  263. <h4 class="tsd-parameters-title">Parameters</h4>
  264. <ul class="tsd-parameters">
  265. <li>
  266. <h5>targetObject: <span class="tsd-signature-type">object</span></h5>
  267. </li>
  268. <li>
  269. <h5><span class="tsd-flag ts-flagOptional">Optional</span> constructorOpt: <span class="tsd-signature-type">Function</span></h5>
  270. </li>
  271. </ul>
  272. <h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">void</span></h4>
  273. </li>
  274. </ul>
  275. </section>
  276. </section>
  277. </div>
  278. <div class="col-4 col-menu menu-sticky-wrap menu-highlight">
  279. <nav class="tsd-navigation primary">
  280. <ul>
  281. <li class=" ">
  282. <a href="../modules.html">Modules</a>
  283. </li>
  284. <li class=" tsd-kind-module">
  285. <a href="../modules/_solana_wallet_adapter_base.html">@solana/wallet-<wbr>adapter-<wbr>base</a>
  286. </li>
  287. <li class=" tsd-kind-module">
  288. <a href="../modules/_solana_wallet_adapter_ledger.html">@solana/wallet-<wbr>adapter-<wbr>ledger</a>
  289. </li>
  290. <li class=" tsd-kind-module">
  291. <a href="../modules/_solana_wallet_adapter_material_ui.html">@solana/wallet-<wbr>adapter-<wbr>material-<wbr>ui</a>
  292. </li>
  293. <li class=" tsd-kind-module">
  294. <a href="../modules/_solana_wallet_adapter_mathwallet.html">@solana/wallet-<wbr>adapter-<wbr>mathwallet</a>
  295. </li>
  296. <li class=" tsd-kind-module">
  297. <a href="../modules/_solana_wallet_adapter_phantom.html">@solana/wallet-<wbr>adapter-<wbr>phantom</a>
  298. </li>
  299. <li class="current tsd-kind-module">
  300. <a href="../modules/_solana_wallet_adapter_react.html">@solana/wallet-<wbr>adapter-<wbr>react</a>
  301. </li>
  302. <li class=" tsd-kind-module">
  303. <a href="../modules/_solana_wallet_adapter_sollet.html">@solana/wallet-<wbr>adapter-<wbr>sollet</a>
  304. </li>
  305. <li class=" tsd-kind-module">
  306. <a href="../modules/_solana_wallet_adapter_solong.html">@solana/wallet-<wbr>adapter-<wbr>solong</a>
  307. </li>
  308. <li class=" tsd-kind-module">
  309. <a href="../modules/_solana_wallet_adapter_torus.html">@solana/wallet-<wbr>adapter-<wbr>torus</a>
  310. </li>
  311. <li class=" tsd-kind-module">
  312. <a href="../modules/_solana_wallet_adapter_wallets.html">@solana/wallet-<wbr>adapter-<wbr>wallets</a>
  313. </li>
  314. </ul>
  315. </nav>
  316. <nav class="tsd-navigation secondary menu-sticky">
  317. <ul class="before-current">
  318. </ul>
  319. <ul class="current">
  320. <li class="current tsd-kind-class tsd-parent-kind-module">
  321. <a href="_solana_wallet_adapter_react.WalletNotSelectedError.html" class="tsd-kind-icon">Wallet<wbr>Not<wbr>Selected<wbr>Error</a>
  322. <ul>
  323. <li class=" tsd-kind-constructor tsd-parent-kind-class tsd-is-inherited">
  324. <a href="_solana_wallet_adapter_react.WalletNotSelectedError.html#constructor" class="tsd-kind-icon">constructor</a>
  325. </li>
  326. <li class=" tsd-kind-property tsd-parent-kind-class tsd-is-inherited">
  327. <a href="_solana_wallet_adapter_react.WalletNotSelectedError.html#error" class="tsd-kind-icon">error</a>
  328. </li>
  329. <li class=" tsd-kind-property tsd-parent-kind-class tsd-is-inherited tsd-is-external">
  330. <a href="_solana_wallet_adapter_react.WalletNotSelectedError.html#message" class="tsd-kind-icon">message</a>
  331. </li>
  332. <li class=" tsd-kind-property tsd-parent-kind-class tsd-is-inherited tsd-is-external">
  333. <a href="_solana_wallet_adapter_react.WalletNotSelectedError.html#name" class="tsd-kind-icon">name</a>
  334. </li>
  335. <li class=" tsd-kind-property tsd-parent-kind-class tsd-is-inherited tsd-is-external">
  336. <a href="_solana_wallet_adapter_react.WalletNotSelectedError.html#stack" class="tsd-kind-icon">stack</a>
  337. </li>
  338. <li class=" tsd-kind-property tsd-parent-kind-class tsd-is-inherited tsd-is-static tsd-is-external">
  339. <a href="_solana_wallet_adapter_react.WalletNotSelectedError.html#prepareStackTrace" class="tsd-kind-icon">prepare<wbr>Stack<wbr>Trace</a>
  340. </li>
  341. <li class=" tsd-kind-property tsd-parent-kind-class tsd-is-inherited tsd-is-static tsd-is-external">
  342. <a href="_solana_wallet_adapter_react.WalletNotSelectedError.html#stackTraceLimit" class="tsd-kind-icon">stack<wbr>Trace<wbr>Limit</a>
  343. </li>
  344. <li class=" tsd-kind-method tsd-parent-kind-class tsd-is-inherited tsd-is-static tsd-is-external">
  345. <a href="_solana_wallet_adapter_react.WalletNotSelectedError.html#captureStackTrace" class="tsd-kind-icon">capture<wbr>Stack<wbr>Trace</a>
  346. </li>
  347. </ul>
  348. </li>
  349. </ul>
  350. <ul class="after-current">
  351. <li class=" tsd-kind-interface tsd-parent-kind-module">
  352. <a href="../interfaces/_solana_wallet_adapter_react.WalletContextState.html" class="tsd-kind-icon">Wallet<wbr>Context<wbr>State</a>
  353. </li>
  354. <li class=" tsd-kind-interface tsd-parent-kind-module">
  355. <a href="../interfaces/_solana_wallet_adapter_react.WalletProviderProps.html" class="tsd-kind-icon">Wallet<wbr>Provider<wbr>Props</a>
  356. </li>
  357. <li class=" tsd-kind-variable tsd-parent-kind-module">
  358. <a href="../modules/_solana_wallet_adapter_react.html#WalletContext" class="tsd-kind-icon">Wallet<wbr>Context</a>
  359. </li>
  360. <li class=" tsd-kind-variable tsd-parent-kind-module">
  361. <a href="../modules/_solana_wallet_adapter_react.html#WalletProvider" class="tsd-kind-icon">Wallet<wbr>Provider</a>
  362. </li>
  363. <li class=" tsd-kind-function tsd-parent-kind-module tsd-has-type-parameter">
  364. <a href="../modules/_solana_wallet_adapter_react.html#useLocalStorage" class="tsd-kind-icon">use<wbr>Local<wbr>Storage</a>
  365. </li>
  366. <li class=" tsd-kind-function tsd-parent-kind-module">
  367. <a href="../modules/_solana_wallet_adapter_react.html#useWallet" class="tsd-kind-icon">use<wbr>Wallet</a>
  368. </li>
  369. </ul>
  370. </nav>
  371. </div>
  372. </div>
  373. </div>
  374. <footer class="with-border-bottom">
  375. <div class="container">
  376. <h2>Legend</h2>
  377. <div class="tsd-legend-group">
  378. <ul class="tsd-legend">
  379. <li class="tsd-kind-variable"><span class="tsd-kind-icon">Variable</span></li>
  380. <li class="tsd-kind-function"><span class="tsd-kind-icon">Function</span></li>
  381. <li class="tsd-kind-function tsd-has-type-parameter"><span class="tsd-kind-icon">Function with type parameter</span></li>
  382. </ul>
  383. <ul class="tsd-legend">
  384. <li class="tsd-kind-constructor tsd-parent-kind-class tsd-is-inherited"><span class="tsd-kind-icon">Inherited constructor</span></li>
  385. <li class="tsd-kind-property tsd-parent-kind-class tsd-is-inherited"><span class="tsd-kind-icon">Inherited property</span></li>
  386. </ul>
  387. <ul class="tsd-legend">
  388. <li class="tsd-kind-enum"><span class="tsd-kind-icon">Enumeration</span></li>
  389. </ul>
  390. <ul class="tsd-legend">
  391. <li class="tsd-kind-interface"><span class="tsd-kind-icon">Interface</span></li>
  392. </ul>
  393. <ul class="tsd-legend">
  394. <li class="tsd-kind-class"><span class="tsd-kind-icon">Class</span></li>
  395. </ul>
  396. </div>
  397. </div>
  398. </footer>
  399. <div class="container tsd-generator">
  400. <p>Generated using <a href="https://typedoc.org/" target="_blank">TypeDoc</a></p>
  401. </div>
  402. <div class="overlay"></div>
  403. <script src="../assets/js/main.js"></script>
  404. </body>
  405. </html>