UNPKG

@antbat/base-client-js

Version:

Base JS library for BASE-platform

456 lines 25.2 kB
<!doctype html> <html class="default no-js"> <head> <meta charset="utf-8"> <meta http-equiv="X-UA-Compatible" content="IE=edge"> <title>@antbat/base-client-js</title> <meta name="description" content=""> <meta name="viewport" content="width=device-width, initial-scale=1"> <link rel="stylesheet" href="assets/css/main.css"> </head> <body> <header> <div class="tsd-page-toolbar"> <div class="container"> <div class="table-wrap"> <div class="table-cell" id="tsd-search" data-index="assets/js/search.js" data-base="."> <div class="field"> <label for="tsd-search-field" class="tsd-widget search no-caption">Search</label> <input id="tsd-search-field" type="text" /> </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">@antbat/base-client-js</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-only-exported" /> <label class="tsd-widget" for="tsd-filter-only-exported">Only exported</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="globals.html">Globals</a> </li> </ul> <h1> @antbat/base-client-js</h1> </div> </div> </header> <div class="container container-main"> <div class="row"> <div class="col-8 col-content"> <div class="tsd-panel tsd-typography"> <h1 id="base-client-js">BASE-CLIENT-JS</h1> <p>JS client side library for interaction with BASE platform.</p> <p><a href="https://travis-ci.org/bitclave/base-client-js"><img src="https://travis-ci.org/bitclave/base-client-js.svg?branch=develop" alt="Build Status"></a> <a href="https://coveralls.io/github/bitclave/base-client-js"><img src="https://coveralls.io/repos/github/bitclave/base-client-js/badge.svg" alt="Coverage Status"></a> <a href="https://opensource.org/licenses/MIT"><img src="https://img.shields.io/badge/License-MIT-yellow.svg" alt="License: MIT"></a></p> <p>This repository contains code for BASE-CLIENT-JS library. This library can be integrated by our partners to interact with BASE platform from client side. The library does not store any keys.</p> <p>The repository also includes an example application, demonstrating how to integrate the library in WEB application</p> <h1 id="overview">Overview</h1> <p><img src="https://github.com/bitclave/base-client-js/blob/develop/images/base_phase1_overview.png" alt="Alt text"></p> <h1 id="how-to-build">How to build</h1> <ul> <li>from root directory run <code>`</code> ./install_lib.sh</li> </ul> <pre><code><span class="hljs-comment"># How to run example application</span> - <span class="hljs-keyword">from</span> example directory <span class="hljs-keyword">run</span><span class="bash"></span> </code></pre><p>npm start</p> <pre><code> <span class="hljs-comment"># How to run tests</span> - <span class="hljs-keyword">from</span> root directory <span class="hljs-keyword">run</span><span class="bash"></span> </code></pre><p>node ./external/Signer.js --authPK 02e2d9c04891bf7f9934041d7171ade343e540f5d18bd357cde4ef175da3de7e06 --host <a href="https://base2-bitclva-com.herokuapp.com">https://base2-bitclva-com.herokuapp.com</a> &amp; npm test <code>`</code></p> <h1 id="env-variables-for-test">Env variables for test</h1> <ul> <li>SIGNER</li> <li>BASE_NODE_URL</li> </ul> </div> </div> <div class="col-4 col-menu menu-sticky-wrap menu-highlight"> <nav class="tsd-navigation primary"> <ul> <li class="globals "> <a href="globals.html"><em>Globals</em></a> </li> <li class=" tsd-kind-external-module"> <a href="modules/_base_.html">"<wbr>Base"</a> </li> <li class=" tsd-kind-external-module"> <a href="modules/_manager_accountmanager_.html">"manager/<wbr>Account<wbr>Manager"</a> </li> <li class=" tsd-kind-external-module"> <a href="modules/_manager_accountmanagerimpl_.html">"manager/<wbr>Account<wbr>Manager<wbr>Impl"</a> </li> <li class=" tsd-kind-external-module"> <a href="modules/_manager_datarequestmanager_.html">"manager/<wbr>Data<wbr>Request<wbr>Manager"</a> </li> <li class=" tsd-kind-external-module"> <a href="modules/_manager_datarequestmanagerimpl_.html">"manager/<wbr>Data<wbr>Request<wbr>Manager<wbr>Impl"</a> </li> <li class=" tsd-kind-external-module"> <a href="modules/_manager_offermanager_.html">"manager/<wbr>Offer<wbr>Manager"</a> </li> <li class=" tsd-kind-external-module"> <a href="modules/_manager_offermanagerimpl_.html">"manager/<wbr>Offer<wbr>Manager<wbr>Impl"</a> </li> <li class=" tsd-kind-external-module"> <a href="modules/_manager_profilemanager_.html">"manager/<wbr>Profile<wbr>Manager"</a> </li> <li class=" tsd-kind-external-module"> <a href="modules/_manager_profilemanagerimpl_.html">"manager/<wbr>Profile<wbr>Manager<wbr>Impl"</a> </li> <li class=" tsd-kind-external-module"> <a href="modules/_manager_searchmanager_.html">"manager/<wbr>Search<wbr>Manager"</a> </li> <li class=" tsd-kind-external-module"> <a href="modules/_manager_searchmanagerimpl_.html">"manager/<wbr>Search<wbr>Manager<wbr>Impl"</a> </li> <li class=" tsd-kind-external-module"> <a href="modules/_manager_walletmanager_.html">"manager/<wbr>Wallet<wbr>Manager"</a> </li> <li class=" tsd-kind-external-module"> <a href="modules/_manager_walletmanagerimpl_.html">"manager/<wbr>Wallet<wbr>Manager<wbr>Impl"</a> </li> <li class=" tsd-kind-external-module"> <a href="modules/_repository_repositorystrategytype_.html">"repository/<wbr>Repository<wbr>Strategy<wbr>Type"</a> </li> <li class=" tsd-kind-external-module"> <a href="modules/_repository_account_accountrepository_.html">"repository/account/<wbr>Account<wbr>Repository"</a> </li> <li class=" tsd-kind-external-module"> <a href="modules/_repository_account_accountrepositoryimpl_.html">"repository/account/<wbr>Account<wbr>Repository<wbr>Impl"</a> </li> <li class=" tsd-kind-external-module"> <a href="modules/_repository_assistant_assistantnoderepository_.html">"repository/assistant/<wbr>Assistant<wbr>Node<wbr>Repository"</a> </li> <li class=" tsd-kind-external-module"> <a href="modules/_repository_assistant_noncesource_.html">"repository/assistant/<wbr>Nonce<wbr>Source"</a> </li> <li class=" tsd-kind-external-module"> <a href="modules/_repository_assistant_permissionssource_.html">"repository/assistant/<wbr>Permissions<wbr>Source"</a> </li> <li class=" tsd-kind-external-module"> <a href="modules/_repository_assistant_sitedatasource_.html">"repository/assistant/<wbr>Site<wbr>Data<wbr>Source"</a> </li> <li class=" tsd-kind-external-module"> <a href="modules/_repository_client_clientdatarepository_.html">"repository/client/<wbr>Client<wbr>Data<wbr>Repository"</a> </li> <li class=" tsd-kind-external-module"> <a href="modules/_repository_client_clientdatarepositoryimpl_.html">"repository/client/<wbr>Client<wbr>Data<wbr>Repository<wbr>Impl"</a> </li> <li class=" tsd-kind-external-module"> <a href="modules/_repository_models_account_.html">"repository/models/<wbr>Account"</a> </li> <li class=" tsd-kind-external-module"> <a href="modules/_repository_models_compareaction_.html">"repository/models/<wbr>Compare<wbr>Action"</a> </li> <li class=" tsd-kind-external-module"> <a href="modules/_repository_models_datarequest_.html">"repository/models/<wbr>Data<wbr>Request"</a> </li> <li class=" tsd-kind-external-module"> <a href="modules/_repository_models_offer_.html">"repository/models/<wbr>Offer"</a> </li> <li class=" tsd-kind-external-module"> <a href="modules/_repository_models_offerprice_.html">"repository/models/<wbr>Offer<wbr>Price"</a> </li> <li class=" tsd-kind-external-module"> <a href="modules/_repository_models_offerpricerules_.html">"repository/models/<wbr>Offer<wbr>Price<wbr>Rules"</a> </li> <li class=" tsd-kind-external-module"> <a href="modules/_repository_models_offersearch_.html">"repository/models/<wbr>Offer<wbr>Search"</a> </li> <li class=" tsd-kind-external-module"> <a href="modules/_repository_models_offersearchresultitem_.html">"repository/models/<wbr>Offer<wbr>Search<wbr>Result<wbr>Item"</a> </li> <li class=" tsd-kind-external-module"> <a href="modules/_repository_models_offersharedata_.html">"repository/models/<wbr>Offer<wbr>Share<wbr>Data"</a> </li> <li class=" tsd-kind-external-module"> <a href="modules/_repository_models_profile_.html">"repository/models/<wbr>Profile"</a> </li> <li class=" tsd-kind-external-module"> <a href="modules/_repository_models_searchrequest_.html">"repository/models/<wbr>Search<wbr>Request"</a> </li> <li class=" tsd-kind-external-module"> <a href="modules/_repository_models_simpleaccount_.html">"repository/models/<wbr>Simple<wbr>Account"</a> </li> <li class=" tsd-kind-external-module"> <a href="modules/_repository_models_site_.html">"repository/models/<wbr>Site"</a> </li> <li class=" tsd-kind-external-module"> <a href="modules/_repository_offer_offerrepository_.html">"repository/offer/<wbr>Offer<wbr>Repository"</a> </li> <li class=" tsd-kind-external-module"> <a href="modules/_repository_offer_offerrepositoryimpl_.html">"repository/offer/<wbr>Offer<wbr>Repository<wbr>Impl"</a> </li> <li class=" tsd-kind-external-module"> <a href="modules/_repository_offer_offersharedatarepository_.html">"repository/offer/<wbr>Offer<wbr>Share<wbr>Data<wbr>Repository"</a> </li> <li class=" tsd-kind-external-module"> <a href="modules/_repository_offer_offersharedatarepositoryimpl_.html">"repository/offer/<wbr>Offer<wbr>Share<wbr>Data<wbr>Repository<wbr>Impl"</a> </li> <li class=" tsd-kind-external-module"> <a href="modules/_repository_requests_datarequestrepository_.html">"repository/requests/<wbr>Data<wbr>Request<wbr>Repository"</a> </li> <li class=" tsd-kind-external-module"> <a href="modules/_repository_requests_datarequestrepositoryimpl_.html">"repository/requests/<wbr>Data<wbr>Request<wbr>Repository<wbr>Impl"</a> </li> <li class=" tsd-kind-external-module"> <a href="modules/_repository_search_offersearchrepository_.html">"repository/search/<wbr>Offer<wbr>Search<wbr>Repository"</a> </li> <li class=" tsd-kind-external-module"> <a href="modules/_repository_search_offersearchrepositoryimpl_.html">"repository/search/<wbr>Offer<wbr>Search<wbr>Repository<wbr>Impl"</a> </li> <li class=" tsd-kind-external-module"> <a href="modules/_repository_search_searchrequestrepository_.html">"repository/search/<wbr>Search<wbr>Request<wbr>Repository"</a> </li> <li class=" tsd-kind-external-module"> <a href="modules/_repository_search_searchrequestrepositoryimpl_.html">"repository/search/<wbr>Search<wbr>Request<wbr>Repository<wbr>Impl"</a> </li> <li class=" tsd-kind-external-module"> <a href="modules/_repository_site_siterepository_.html">"repository/site/<wbr>Site<wbr>Repository"</a> </li> <li class=" tsd-kind-external-module"> <a href="modules/_repository_site_siterepositoryimpl_.html">"repository/site/<wbr>Site<wbr>Repository<wbr>Impl"</a> </li> <li class=" tsd-kind-external-module"> <a href="modules/_repository_source_transportfactory_.html">"repository/source/<wbr>Transport<wbr>Factory"</a> </li> <li class=" tsd-kind-external-module"> <a href="modules/_repository_source_http_httpinterceptor_.html">"repository/source/http/<wbr>Http<wbr>Interceptor"</a> </li> <li class=" tsd-kind-external-module"> <a href="modules/_repository_source_http_httpmethod_.html">"repository/source/http/<wbr>Http<wbr>Method"</a> </li> <li class=" tsd-kind-external-module"> <a href="modules/_repository_source_http_httptransport_.html">"repository/source/http/<wbr>Http<wbr>Transport"</a> </li> <li class=" tsd-kind-external-module"> <a href="modules/_repository_source_http_httptransportimpl_.html">"repository/source/http/<wbr>Http<wbr>Transport<wbr>Impl"</a> </li> <li class=" tsd-kind-external-module"> <a href="modules/_repository_source_http_httptransportsyncedimpl_.html">"repository/source/http/<wbr>Http<wbr>Transport<wbr>Synced<wbr>Impl"</a> </li> <li class=" tsd-kind-external-module"> <a href="modules/_repository_source_http_interceptorcortege_.html">"repository/source/http/<wbr>Interceptor<wbr>Cortege"</a> </li> <li class=" tsd-kind-external-module"> <a href="modules/_repository_source_http_nonceinterceptor_.html">"repository/source/http/<wbr>Nonce<wbr>Interceptor"</a> </li> <li class=" tsd-kind-external-module"> <a href="modules/_repository_source_http_repositorystrategyinterceptor_.html">"repository/source/http/<wbr>Repository<wbr>Strategy<wbr>Interceptor"</a> </li> <li class=" tsd-kind-external-module"> <a href="modules/_repository_source_http_response_.html">"repository/source/http/<wbr>Response"</a> </li> <li class=" tsd-kind-external-module"> <a href="modules/_repository_source_http_signinterceptor_.html">"repository/source/http/<wbr>Sign<wbr>Interceptor"</a> </li> <li class=" tsd-kind-external-module"> <a href="modules/_repository_source_http_signedrequest_.html">"repository/source/http/<wbr>Signed<wbr>Request"</a> </li> <li class=" tsd-kind-external-module"> <a href="modules/_repository_source_http_transaction_.html">"repository/source/http/<wbr>Transaction"</a> </li> <li class=" tsd-kind-external-module"> <a href="modules/_repository_source_rpc_rpctransport_.html">"repository/source/rpc/<wbr>Rpc<wbr>Transport"</a> </li> <li class=" tsd-kind-external-module"> <a href="modules/_repository_source_rpc_rpctransportimpl_.html">"repository/source/rpc/<wbr>Rpc<wbr>Transport<wbr>Impl"</a> </li> <li class=" tsd-kind-external-module"> <a href="modules/_repository_source_storage_localstorageimpl_.html">"repository/source/storage/<wbr>Local<wbr>Storage<wbr>Impl"</a> </li> <li class=" tsd-kind-external-module"> <a href="modules/_repository_source_storage_storage_.html">"repository/source/storage/<wbr>Storage"</a> </li> <li class=" tsd-kind-external-module"> <a href="modules/_utils_cryptoutils_.html">"utils/<wbr>Crypto<wbr>Utils"</a> </li> <li class=" tsd-kind-external-module"> <a href="modules/_utils_ethereumutils_.html">"utils/<wbr>Ethereum<wbr>Utils"</a> </li> <li class=" tsd-kind-external-module"> <a href="modules/_utils_jsonutils_.html">"utils/<wbr>Json<wbr>Utils"</a> </li> <li class=" tsd-kind-external-module"> <a href="modules/_utils_walletutils_.html">"utils/<wbr>Wallet<wbr>Utils"</a> </li> <li class=" tsd-kind-external-module"> <a href="modules/_utils_keypair_acceptedfield_.html">"utils/keypair/<wbr>Accepted<wbr>Field"</a> </li> <li class=" tsd-kind-external-module"> <a href="modules/_utils_keypair_bitkeypair_.html">"utils/keypair/<wbr>Bit<wbr>Key<wbr>Pair"</a> </li> <li class=" tsd-kind-external-module"> <a href="modules/_utils_keypair_keypair_.html">"utils/keypair/<wbr>Key<wbr>Pair"</a> </li> <li class=" tsd-kind-external-module"> <a href="modules/_utils_keypair_keypairfactory_.html">"utils/keypair/<wbr>Key<wbr>Pair<wbr>Factory"</a> </li> <li class=" tsd-kind-external-module"> <a href="modules/_utils_keypair_keypairhelper_.html">"utils/keypair/<wbr>Key<wbr>Pair<wbr>Helper"</a> </li> <li class=" tsd-kind-external-module"> <a href="modules/_utils_keypair_messagedecrypt_.html">"utils/keypair/<wbr>Message<wbr>Decrypt"</a> </li> <li class=" tsd-kind-external-module"> <a href="modules/_utils_keypair_messageencrypt_.html">"utils/keypair/<wbr>Message<wbr>Encrypt"</a> </li> <li class=" tsd-kind-external-module"> <a href="modules/_utils_keypair_messagesigner_.html">"utils/keypair/<wbr>Message<wbr>Signer"</a> </li> <li class=" tsd-kind-external-module"> <a href="modules/_utils_keypair_permissions_.html">"utils/keypair/<wbr>Permissions"</a> </li> <li class=" tsd-kind-external-module"> <a href="modules/_utils_keypair_remotesigner_.html">"utils/keypair/<wbr>Remote<wbr>Signer"</a> </li> <li class=" tsd-kind-external-module"> <a href="modules/_utils_keypair_rpc_rpcaccessdata_.html">"utils/keypair/rpc/<wbr>Rpc<wbr>Access<wbr>Data"</a> </li> <li class=" tsd-kind-external-module"> <a href="modules/_utils_keypair_rpc_rpcauth_.html">"utils/keypair/rpc/<wbr>Rpc<wbr>Auth"</a> </li> <li class=" tsd-kind-external-module"> <a href="modules/_utils_keypair_rpc_rpcchecksignature_.html">"utils/keypair/rpc/<wbr>Rpc<wbr>Check<wbr>Signature"</a> </li> <li class=" tsd-kind-external-module"> <a href="modules/_utils_keypair_rpc_rpcclientdata_.html">"utils/keypair/rpc/<wbr>Rpc<wbr>Client<wbr>Data"</a> </li> <li class=" tsd-kind-external-module"> <a href="modules/_utils_keypair_rpc_rpcdecryptencryptfields_.html">"utils/keypair/rpc/<wbr>Rpc<wbr>Decrypt<wbr>Encrypt<wbr>Fields"</a> </li> <li class=" tsd-kind-external-module"> <a href="modules/_utils_keypair_rpc_rpcdecryptmessage_.html">"utils/keypair/rpc/<wbr>Rpc<wbr>Decrypt<wbr>Message"</a> </li> <li class=" tsd-kind-external-module"> <a href="modules/_utils_keypair_rpc_rpcencryptmessage_.html">"utils/keypair/rpc/<wbr>Rpc<wbr>Encrypt<wbr>Message"</a> </li> <li class=" tsd-kind-external-module"> <a href="modules/_utils_keypair_rpc_rpcfieldpassword_.html">"utils/keypair/rpc/<wbr>Rpc<wbr>Field<wbr>Password"</a> </li> <li class=" tsd-kind-external-module"> <a href="modules/_utils_keypair_rpc_rpckeypair_.html">"utils/keypair/rpc/<wbr>Rpc<wbr>Key<wbr>Pair"</a> </li> <li class=" tsd-kind-external-module"> <a href="modules/_utils_keypair_rpc_rpcpassphrase_.html">"utils/keypair/rpc/<wbr>Rpc<wbr>Pass<wbr>Phrase"</a> </li> <li class=" tsd-kind-external-module"> <a href="modules/_utils_keypair_rpc_rpcpermissionsfields_.html">"utils/keypair/rpc/<wbr>Rpc<wbr>Permissions<wbr>Fields"</a> </li> <li class=" tsd-kind-external-module"> <a href="modules/_utils_keypair_rpc_rpcsignmessage_.html">"utils/keypair/rpc/<wbr>Rpc<wbr>Sign<wbr>Message"</a> </li> <li class=" tsd-kind-external-module"> <a href="modules/_utils_keypair_rpc_rpctoken_.html">"utils/keypair/rpc/<wbr>Rpc<wbr>Token"</a> </li> <li class=" tsd-kind-external-module"> <a href="modules/_utils_types_baseschema_.html">"utils/types/<wbr>Base<wbr>Schema"</a> </li> <li class=" tsd-kind-external-module"> <a href="modules/_utils_types_basetypes_.html">"utils/types/<wbr>Base<wbr>Types"</a> </li> </ul> </nav> <nav class="tsd-navigation secondary menu-sticky"> <ul class="before-current"> </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-module"><span class="tsd-kind-icon">Module</span></li> <li class="tsd-kind-object-literal"><span class="tsd-kind-icon">Object literal</span></li> <li class="tsd-kind-variable"><span class="tsd-kind-icon">Variable</span></li> <li class="tsd-kind-function"><span class="tsd-kind-icon">Function</span></li> <li class="tsd-kind-function tsd-has-type-parameter"><span class="tsd-kind-icon">Function with type parameter</span></li> <li class="tsd-kind-index-signature"><span class="tsd-kind-icon">Index signature</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-enum"><span class="tsd-kind-icon">Enumeration</span></li> <li class="tsd-kind-enum-member"><span class="tsd-kind-icon">Enumeration member</span></li> <li class="tsd-kind-property tsd-parent-kind-enum"><span class="tsd-kind-icon">Property</span></li> <li class="tsd-kind-method tsd-parent-kind-enum"><span class="tsd-kind-icon">Method</span></li> </ul> <ul class="tsd-legend"> <li class="tsd-kind-interface"><span class="tsd-kind-icon">Interface</span></li> <li class="tsd-kind-interface tsd-has-type-parameter"><span class="tsd-kind-icon">Interface with type parameter</span></li> <li class="tsd-kind-constructor tsd-parent-kind-interface"><span class="tsd-kind-icon">Constructor</span></li> <li class="tsd-kind-property tsd-parent-kind-interface"><span class="tsd-kind-icon">Property</span></li> <li class="tsd-kind-method tsd-parent-kind-interface"><span class="tsd-kind-icon">Method</span></li> <li class="tsd-kind-index-signature tsd-parent-kind-interface"><span class="tsd-kind-icon">Index signature</span></li> </ul> <ul class="tsd-legend"> <li class="tsd-kind-class"><span class="tsd-kind-icon">Class</span></li> <li class="tsd-kind-class tsd-has-type-parameter"><span class="tsd-kind-icon">Class with type parameter</span></li> <li class="tsd-kind-constructor tsd-parent-kind-class"><span class="tsd-kind-icon">Constructor</span></li> <li class="tsd-kind-property tsd-parent-kind-class"><span class="tsd-kind-icon">Property</span></li> <li class="tsd-kind-method tsd-parent-kind-class"><span class="tsd-kind-icon">Method</span></li> <li class="tsd-kind-accessor tsd-parent-kind-class"><span class="tsd-kind-icon">Accessor</span></li> <li class="tsd-kind-index-signature tsd-parent-kind-class"><span class="tsd-kind-icon">Index signature</span></li> </ul> <ul class="tsd-legend"> <li class="tsd-kind-constructor tsd-parent-kind-class tsd-is-inherited"><span class="tsd-kind-icon">Inherited constructor</span></li> <li class="tsd-kind-property tsd-parent-kind-class tsd-is-inherited"><span class="tsd-kind-icon">Inherited property</span></li> <li class="tsd-kind-method tsd-parent-kind-class tsd-is-inherited"><span class="tsd-kind-icon">Inherited method</span></li> <li class="tsd-kind-accessor tsd-parent-kind-class tsd-is-inherited"><span class="tsd-kind-icon">Inherited accessor</span></li> </ul> <ul class="tsd-legend"> <li class="tsd-kind-property tsd-parent-kind-class tsd-is-protected"><span class="tsd-kind-icon">Protected property</span></li> <li class="tsd-kind-method tsd-parent-kind-class tsd-is-protected"><span class="tsd-kind-icon">Protected method</span></li> <li class="tsd-kind-accessor tsd-parent-kind-class tsd-is-protected"><span class="tsd-kind-icon">Protected accessor</span></li> </ul> <ul class="tsd-legend"> <li class="tsd-kind-property tsd-parent-kind-class tsd-is-private"><span class="tsd-kind-icon">Private property</span></li> <li class="tsd-kind-method tsd-parent-kind-class tsd-is-private"><span class="tsd-kind-icon">Private method</span></li> <li class="tsd-kind-accessor tsd-parent-kind-class tsd-is-private"><span class="tsd-kind-icon">Private accessor</span></li> </ul> <ul class="tsd-legend"> <li class="tsd-kind-property tsd-parent-kind-class tsd-is-static"><span class="tsd-kind-icon">Static property</span></li> <li class="tsd-kind-call-signature tsd-parent-kind-class tsd-is-static"><span class="tsd-kind-icon">Static method</span></li> </ul> </div> </div> </footer> <div class="container tsd-generator"> <p>Generated using <a href="http://typedoc.org/" target="_blank">TypeDoc</a></p> </div> <div class="overlay"></div> <script src="assets/js/main.js"></script> <script>if (location.protocol == 'file:') document.write('<script src="assets/js/search.js"><' + '/script>');</script> </body> </html>