@cityofzion/neo-js
Version:
Running NEO blockchain full node with Node.js and MongoDB.
488 lines • 28.1 kB
HTML
<html class="default no-js">
<head>
<meta charset="utf-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<title>"core/syncer" | @cityofzion/neo-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">@cityofzion/neo-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-externals" checked />
<label class="tsd-widget" for="tsd-filter-externals">Externals</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>
<li>
<a href="_core_syncer_.html">"core/syncer"</a>
</li>
</ul>
<h1>External module "core/syncer"</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>Classes</h3>
<ul class="tsd-index-list">
<li class="tsd-kind-class tsd-parent-kind-external-module"><a href="../classes/_core_syncer_.syncer.html" class="tsd-kind-icon">Syncer</a></li>
</ul>
</section>
<section class="tsd-index-section ">
<h3>Interfaces</h3>
<ul class="tsd-index-list">
<li class="tsd-kind-interface tsd-parent-kind-external-module"><a href="../interfaces/_core_syncer_.synceroptions.html" class="tsd-kind-icon">Syncer<wbr>Options</a></li>
</ul>
</section>
<section class="tsd-index-section tsd-is-not-exported">
<h3>Variables</h3>
<ul class="tsd-index-list">
<li class="tsd-kind-variable tsd-parent-kind-external-module tsd-is-not-exported"><a href="_core_syncer_.html#module_name" class="tsd-kind-icon">MODULE_<wbr>NAME</a></li>
</ul>
</section>
<section class="tsd-index-section tsd-is-not-exported">
<h3>Object literals</h3>
<ul class="tsd-index-list">
<li class="tsd-kind-object-literal tsd-parent-kind-external-module tsd-is-not-exported"><a href="_core_syncer_.html#default_options" class="tsd-kind-icon">DEFAULT_<wbr>OPTIONS</a></li>
</ul>
</section>
</div>
</section>
</section>
<section class="tsd-panel-group tsd-member-group tsd-is-not-exported">
<h2>Variables</h2>
<section class="tsd-panel tsd-member tsd-kind-variable tsd-parent-kind-external-module tsd-is-not-exported">
<a name="module_name" class="tsd-anchor"></a>
<h3><span class="tsd-flag ts-flagConst">Const</span> MODULE_<wbr>NAME</h3>
<div class="tsd-signature tsd-kind-icon">MODULE_<wbr>NAME<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">"Syncer"</span><span class="tsd-signature-symbol"> = "Syncer"</span></div>
<aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/CityOfZion/neo-js/blob/87cbcb8/src/core/syncer.ts#L12">core/syncer.ts:12</a></li>
</ul>
</aside>
</section>
</section>
<section class="tsd-panel-group tsd-member-group tsd-is-not-exported">
<h2>Object literals</h2>
<section class="tsd-panel tsd-member tsd-kind-object-literal tsd-parent-kind-external-module tsd-is-not-exported">
<a name="default_options" class="tsd-anchor"></a>
<h3><span class="tsd-flag ts-flagConst">Const</span> DEFAULT_<wbr>OPTIONS</h3>
<div class="tsd-signature tsd-kind-icon">DEFAULT_<wbr>OPTIONS<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">object</span></div>
<aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/CityOfZion/neo-js/blob/87cbcb8/src/core/syncer.ts#L13">core/syncer.ts:13</a></li>
</ul>
</aside>
<section class="tsd-panel tsd-member tsd-kind-variable tsd-parent-kind-object-literal tsd-is-not-exported">
<a name="default_options.blockredundancy" class="tsd-anchor"></a>
<h3>block<wbr>Redundancy</h3>
<div class="tsd-signature tsd-kind-icon">block<wbr>Redundancy<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">number</span><span class="tsd-signature-symbol"> = 1</span></div>
<aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/CityOfZion/neo-js/blob/87cbcb8/src/core/syncer.ts#L16">core/syncer.ts:16</a></li>
</ul>
</aside>
</section>
<section class="tsd-panel tsd-member tsd-kind-variable tsd-parent-kind-object-literal tsd-is-not-exported">
<a name="default_options.checkredundancybeforestoreblock" class="tsd-anchor"></a>
<h3>check<wbr>Redundancy<wbr>Before<wbr>Store<wbr>Block</h3>
<div class="tsd-signature tsd-kind-icon">check<wbr>Redundancy<wbr>Before<wbr>Store<wbr>Block<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">true</span><span class="tsd-signature-symbol"> = true</span></div>
<aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/CityOfZion/neo-js/blob/87cbcb8/src/core/syncer.ts#L17">core/syncer.ts:17</a></li>
</ul>
</aside>
</section>
<section class="tsd-panel tsd-member tsd-kind-variable tsd-parent-kind-object-literal tsd-is-not-exported">
<a name="default_options.enqueueblockintervalms" class="tsd-anchor"></a>
<h3>enqueue<wbr>Block<wbr>Interval<wbr>Ms</h3>
<div class="tsd-signature tsd-kind-icon">enqueue<wbr>Block<wbr>Interval<wbr>Ms<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">number</span><span class="tsd-signature-symbol"> = 5000</span></div>
<aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/CityOfZion/neo-js/blob/87cbcb8/src/core/syncer.ts#L24">core/syncer.ts:24</a></li>
</ul>
</aside>
</section>
<section class="tsd-panel tsd-member tsd-kind-variable tsd-parent-kind-object-literal tsd-is-not-exported">
<a name="default_options.enqueuepruneblockpriority" class="tsd-anchor"></a>
<h3>enqueue<wbr>Prune<wbr>Block<wbr>Priority</h3>
<div class="tsd-signature tsd-kind-icon">enqueue<wbr>Prune<wbr>Block<wbr>Priority<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">number</span><span class="tsd-signature-symbol"> = 5</span></div>
<aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/CityOfZion/neo-js/blob/87cbcb8/src/core/syncer.ts#L31">core/syncer.ts:31</a></li>
</ul>
</aside>
</section>
<section class="tsd-panel tsd-member tsd-kind-variable tsd-parent-kind-object-literal tsd-is-not-exported">
<a name="default_options.loggeroptions" class="tsd-anchor"></a>
<h3>logger<wbr>Options</h3>
<div class="tsd-signature tsd-kind-icon">logger<wbr>Options<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">object</span></div>
<aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/CityOfZion/neo-js/blob/87cbcb8/src/core/syncer.ts#L33">core/syncer.ts:33</a></li>
</ul>
</aside>
<div class="tsd-type-declaration">
<h4>Type declaration</h4>
<ul class="tsd-parameters">
</ul>
</div>
</section>
<section class="tsd-panel tsd-member tsd-kind-variable tsd-parent-kind-object-literal tsd-is-not-exported">
<a name="default_options.maxheight" class="tsd-anchor"></a>
<h3>max<wbr>Height</h3>
<div class="tsd-signature tsd-kind-icon">max<wbr>Height<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">undefined</span><span class="tsd-signature-symbol"> = undefined</span></div>
<aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/CityOfZion/neo-js/blob/87cbcb8/src/core/syncer.ts#L15">core/syncer.ts:15</a></li>
</ul>
</aside>
</section>
<section class="tsd-panel tsd-member tsd-kind-variable tsd-parent-kind-object-literal tsd-is-not-exported">
<a name="default_options.maxprunechunksize" class="tsd-anchor"></a>
<h3>max<wbr>Prune<wbr>Chunk<wbr>Size</h3>
<div class="tsd-signature tsd-kind-icon">max<wbr>Prune<wbr>Chunk<wbr>Size<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">number</span><span class="tsd-signature-symbol"> = 1000</span></div>
<aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/CityOfZion/neo-js/blob/87cbcb8/src/core/syncer.ts#L32">core/syncer.ts:32</a></li>
</ul>
</aside>
</section>
<section class="tsd-panel tsd-member tsd-kind-variable tsd-parent-kind-object-literal tsd-is-not-exported">
<a name="default_options.maxstorequeuelength" class="tsd-anchor"></a>
<h3>max<wbr>Store<wbr>Queue<wbr>Length</h3>
<div class="tsd-signature tsd-kind-icon">max<wbr>Store<wbr>Queue<wbr>Length<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">number</span><span class="tsd-signature-symbol"> = 1000</span></div>
<aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/CityOfZion/neo-js/blob/87cbcb8/src/core/syncer.ts#L26">core/syncer.ts:26</a></li>
</ul>
</aside>
</section>
<section class="tsd-panel tsd-member tsd-kind-variable tsd-parent-kind-object-literal tsd-is-not-exported">
<a name="default_options.minheight" class="tsd-anchor"></a>
<h3>min<wbr>Height</h3>
<div class="tsd-signature tsd-kind-icon">min<wbr>Height<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">number</span><span class="tsd-signature-symbol"> = 1</span></div>
<aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/CityOfZion/neo-js/blob/87cbcb8/src/core/syncer.ts#L14">core/syncer.ts:14</a></li>
</ul>
</aside>
</section>
<section class="tsd-panel tsd-member tsd-kind-variable tsd-parent-kind-object-literal tsd-is-not-exported">
<a name="default_options.missingenqueuestoreblockpriority" class="tsd-anchor"></a>
<h3>missing<wbr>Enqueue<wbr>Store<wbr>Block<wbr>Priority</h3>
<div class="tsd-signature tsd-kind-icon">missing<wbr>Enqueue<wbr>Store<wbr>Block<wbr>Priority<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">number</span><span class="tsd-signature-symbol"> = 1</span></div>
<aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/CityOfZion/neo-js/blob/87cbcb8/src/core/syncer.ts#L30">core/syncer.ts:30</a></li>
</ul>
</aside>
</section>
<section class="tsd-panel tsd-member tsd-kind-variable tsd-parent-kind-object-literal tsd-is-not-exported">
<a name="default_options.prunequeueconcurrency" class="tsd-anchor"></a>
<h3>prune<wbr>Queue<wbr>Concurrency</h3>
<div class="tsd-signature tsd-kind-icon">prune<wbr>Queue<wbr>Concurrency<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">number</span><span class="tsd-signature-symbol"> = 10</span></div>
<aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/CityOfZion/neo-js/blob/87cbcb8/src/core/syncer.ts#L23">core/syncer.ts:23</a></li>
</ul>
</aside>
</section>
<section class="tsd-panel tsd-member tsd-kind-variable tsd-parent-kind-object-literal tsd-is-not-exported">
<a name="default_options.retryenqueueblockpriority" class="tsd-anchor"></a>
<h3>retry<wbr>Enqueue<wbr>Block<wbr>Priority</h3>
<div class="tsd-signature tsd-kind-icon">retry<wbr>Enqueue<wbr>Block<wbr>Priority<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">number</span><span class="tsd-signature-symbol"> = 3</span></div>
<aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/CityOfZion/neo-js/blob/87cbcb8/src/core/syncer.ts#L29">core/syncer.ts:29</a></li>
</ul>
</aside>
</section>
<section class="tsd-panel tsd-member tsd-kind-variable tsd-parent-kind-object-literal tsd-is-not-exported">
<a name="default_options.retryenqueuedelayms" class="tsd-anchor"></a>
<h3>retry<wbr>Enqueue<wbr>Delay<wbr>Ms</h3>
<div class="tsd-signature tsd-kind-icon">retry<wbr>Enqueue<wbr>Delay<wbr>Ms<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">number</span><span class="tsd-signature-symbol"> = 5000</span></div>
<aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/CityOfZion/neo-js/blob/87cbcb8/src/core/syncer.ts#L27">core/syncer.ts:27</a></li>
</ul>
</aside>
</section>
<section class="tsd-panel tsd-member tsd-kind-variable tsd-parent-kind-object-literal tsd-is-not-exported">
<a name="default_options.standardenqueueblockpriority" class="tsd-anchor"></a>
<h3>standard<wbr>Enqueue<wbr>Block<wbr>Priority</h3>
<div class="tsd-signature tsd-kind-icon">standard<wbr>Enqueue<wbr>Block<wbr>Priority<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">number</span><span class="tsd-signature-symbol"> = 5</span></div>
<aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/CityOfZion/neo-js/blob/87cbcb8/src/core/syncer.ts#L28">core/syncer.ts:28</a></li>
</ul>
</aside>
</section>
<section class="tsd-panel tsd-member tsd-kind-variable tsd-parent-kind-object-literal tsd-is-not-exported">
<a name="default_options.startoninit" class="tsd-anchor"></a>
<h3>start<wbr>OnInit</h3>
<div class="tsd-signature tsd-kind-icon">start<wbr>OnInit<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">true</span><span class="tsd-signature-symbol"> = true</span></div>
<aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/CityOfZion/neo-js/blob/87cbcb8/src/core/syncer.ts#L18">core/syncer.ts:18</a></li>
</ul>
</aside>
</section>
<section class="tsd-panel tsd-member tsd-kind-variable tsd-parent-kind-object-literal tsd-is-not-exported">
<a name="default_options.storequeueconcurrency" class="tsd-anchor"></a>
<h3>store<wbr>Queue<wbr>Concurrency</h3>
<div class="tsd-signature tsd-kind-icon">store<wbr>Queue<wbr>Concurrency<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">number</span><span class="tsd-signature-symbol"> = 30</span></div>
<aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/CityOfZion/neo-js/blob/87cbcb8/src/core/syncer.ts#L22">core/syncer.ts:22</a></li>
</ul>
</aside>
</section>
<section class="tsd-panel tsd-member tsd-kind-variable tsd-parent-kind-object-literal tsd-is-not-exported">
<a name="default_options.topruneredundantblocks" class="tsd-anchor"></a>
<h3>to<wbr>Prune<wbr>Redundant<wbr>Blocks</h3>
<div class="tsd-signature tsd-kind-icon">to<wbr>Prune<wbr>Redundant<wbr>Blocks<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">true</span><span class="tsd-signature-symbol"> = true</span></div>
<aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/CityOfZion/neo-js/blob/87cbcb8/src/core/syncer.ts#L21">core/syncer.ts:21</a></li>
</ul>
</aside>
</section>
<section class="tsd-panel tsd-member tsd-kind-variable tsd-parent-kind-object-literal tsd-is-not-exported">
<a name="default_options.tosyncformissingblocks" class="tsd-anchor"></a>
<h3>to<wbr>Sync<wbr>For<wbr>Missing<wbr>Blocks</h3>
<div class="tsd-signature tsd-kind-icon">to<wbr>Sync<wbr>For<wbr>Missing<wbr>Blocks<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">true</span><span class="tsd-signature-symbol"> = true</span></div>
<aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/CityOfZion/neo-js/blob/87cbcb8/src/core/syncer.ts#L20">core/syncer.ts:20</a></li>
</ul>
</aside>
</section>
<section class="tsd-panel tsd-member tsd-kind-variable tsd-parent-kind-object-literal tsd-is-not-exported">
<a name="default_options.tosyncincremental" class="tsd-anchor"></a>
<h3>to<wbr>Sync<wbr>Incremental</h3>
<div class="tsd-signature tsd-kind-icon">to<wbr>Sync<wbr>Incremental<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">true</span><span class="tsd-signature-symbol"> = true</span></div>
<aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/CityOfZion/neo-js/blob/87cbcb8/src/core/syncer.ts#L19">core/syncer.ts:19</a></li>
</ul>
</aside>
</section>
<section class="tsd-panel tsd-member tsd-kind-variable tsd-parent-kind-object-literal tsd-is-not-exported">
<a name="default_options.verifyblocksintervalms" class="tsd-anchor"></a>
<h3>verify<wbr>Blocks<wbr>Interval<wbr>Ms</h3>
<div class="tsd-signature tsd-kind-icon">verify<wbr>Blocks<wbr>Interval<wbr>Ms<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">number</span><span class="tsd-signature-symbol"> = 1 * 60 * 1000</span></div>
<aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/CityOfZion/neo-js/blob/87cbcb8/src/core/syncer.ts#L25">core/syncer.ts:25</a></li>
</ul>
</aside>
</section>
</section>
</section>
</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="_analyzers_block_analyzer_.html">"analyzers/block-<wbr>analyzer"</a>
</li>
<li class=" tsd-kind-external-module">
<a href="_common_constants_.html">"common/constants"</a>
</li>
<li class=" tsd-kind-external-module">
<a href="_common_profiles_.html">"common/profiles"</a>
</li>
<li class=" tsd-kind-external-module">
<a href="_core_api_.html">"core/api"</a>
</li>
<li class=" tsd-kind-external-module">
<a href="_core_mesh_.html">"core/mesh"</a>
</li>
<li class=" tsd-kind-external-module">
<a href="_core_node_.html">"core/node"</a>
</li>
<li class="current tsd-kind-external-module">
<a href="_core_syncer_.html">"core/syncer"</a>
</li>
<li class=" tsd-kind-external-module">
<a href="_delegates_rpc_delegate_.html">"delegates/rpc-<wbr>delegate"</a>
</li>
<li class=" tsd-kind-external-module">
<a href="_helpers_block_helper_.html">"helpers/block-<wbr>helper"</a>
</li>
<li class=" tsd-kind-external-module">
<a href="_neo_.html">"neo"</a>
</li>
<li class=" tsd-kind-external-module">
<a href="_storages_memory_storage_.html">"storages/memory-<wbr>storage"</a>
</li>
<li class=" tsd-kind-external-module">
<a href="_storages_mongodb_storage_.html">"storages/mongodb-<wbr>storage"</a>
</li>
<li class=" tsd-kind-external-module">
<a href="_storages_mongodb_block_dao_.html">"storages/mongodb/block-<wbr>dao"</a>
</li>
<li class=" tsd-kind-external-module">
<a href="_storages_mongodb_block_meta_dao_.html">"storages/mongodb/block-<wbr>meta-<wbr>dao"</a>
</li>
<li class=" tsd-kind-external-module">
<a href="_storages_mongodb_schemas_.html">"storages/mongodb/schemas"</a>
</li>
<li class=" tsd-kind-external-module">
<a href="_storages_mongodb_transaction_meta_dao_.html">"storages/mongodb/transaction-<wbr>meta-<wbr>dao"</a>
</li>
<li class=" tsd-kind-external-module">
<a href="_storages_mongodb_utils_.html">"storages/mongodb/utils"</a>
</li>
<li class=" tsd-kind-external-module">
<a href="_validators_endpoint_validator_.html">"validators/endpoint-<wbr>validator"</a>
</li>
<li class=" tsd-kind-external-module">
<a href="_validators_mongodb_validator_.html">"validators/mongodb-<wbr>validator"</a>
</li>
<li class=" tsd-kind-external-module">
<a href="_validators_neo_validator_.html">"validators/neo-<wbr>validator"</a>
</li>
<li class=" tsd-kind-external-module">
<a href="_validators_rpc_validator_.html">"validators/rpc-<wbr>validator"</a>
</li>
</ul>
</nav>
<nav class="tsd-navigation secondary menu-sticky">
<ul class="before-current">
<li class=" tsd-kind-class tsd-parent-kind-external-module">
<a href="../classes/_core_syncer_.syncer.html" class="tsd-kind-icon">Syncer</a>
</li>
<li class=" tsd-kind-interface tsd-parent-kind-external-module">
<a href="../interfaces/_core_syncer_.synceroptions.html" class="tsd-kind-icon">Syncer<wbr>Options</a>
</li>
<li class=" tsd-kind-variable tsd-parent-kind-external-module tsd-is-not-exported">
<a href="_core_syncer_.html#module_name" class="tsd-kind-icon">MODULE_<wbr>NAME</a>
</li>
<li class=" tsd-kind-object-literal tsd-parent-kind-external-module tsd-is-not-exported">
<a href="_core_syncer_.html#default_options" class="tsd-kind-icon">DEFAULT_<wbr>OPTIONS</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-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>