You've already forked node-redis
mirror of
https://github.com/redis/node-redis.git
synced 2025-08-10 11:43:01 +03:00
1 line
65 KiB
HTML
1 line
65 KiB
HTML
<!DOCTYPE html><html class="default"><head><meta charSet="utf-8"/><meta http-equiv="x-ua-compatible" content="IE=edge"/><title>commands | @node-redis/time-series</title><meta name="description" content="Documentation for @node-redis/time-series"/><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><script>document.body.classList.add(localStorage.getItem("tsd-theme") || "os")</script><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">@node-redis/time-series</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">@node-redis/time-series</a></li><li><a href="commands.html">commands</a></li></ul><h1>Module commands</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>Enumerations</h3><ul class="tsd-index-list"><li class="tsd-kind-enum tsd-parent-kind-module"><a href="../enums/commands.TimeSeriesAggregationType.html" class="tsd-kind-icon">Time<wbr/>Series<wbr/>Aggregation<wbr/>Type</a></li><li class="tsd-kind-enum tsd-parent-kind-module"><a href="../enums/commands.TimeSeriesDuplicatePolicies.html" class="tsd-kind-icon">Time<wbr/>Series<wbr/>Duplicate<wbr/>Policies</a></li><li class="tsd-kind-enum tsd-parent-kind-module"><a href="../enums/commands.TimeSeriesEncoding.html" class="tsd-kind-icon">Time<wbr/>Series<wbr/>Encoding</a></li><li class="tsd-kind-enum tsd-parent-kind-module"><a href="../enums/commands.TimeSeriesReducers.html" class="tsd-kind-icon">Time<wbr/>Series<wbr/>Reducers</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-module"><a href="../interfaces/commands.IncrDecrOptions.html" class="tsd-kind-icon">Incr<wbr/>Decr<wbr/>Options</a></li><li class="tsd-kind-interface tsd-parent-kind-module"><a href="../interfaces/commands.MRangeOptions.html" class="tsd-kind-icon">MRange<wbr/>Options</a></li><li class="tsd-kind-interface tsd-parent-kind-module"><a href="../interfaces/commands.MRangeWithLabelsOptions.html" class="tsd-kind-icon">MRange<wbr/>With<wbr/>Labels<wbr/>Options</a></li><li class="tsd-kind-interface tsd-parent-kind-module"><a href="../interfaces/commands.MRangeWithLabelsReplyItem.html" class="tsd-kind-icon">MRange<wbr/>With<wbr/>Labels<wbr/>Reply<wbr/>Item</a></li><li class="tsd-kind-interface tsd-parent-kind-module"><a href="../interfaces/commands.RangeOptions.html" class="tsd-kind-icon">Range<wbr/>Options</a></li><li class="tsd-kind-interface tsd-parent-kind-module"><a href="../interfaces/commands.SampleReply.html" class="tsd-kind-icon">Sample<wbr/>Reply</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="commands.html#Filter" class="tsd-kind-icon">Filter</a></li><li class="tsd-kind-type-alias tsd-parent-kind-module"><a href="commands.html#Labels" class="tsd-kind-icon">Labels</a></li><li class="tsd-kind-type-alias tsd-parent-kind-module"><a href="commands.html#RawLabels" class="tsd-kind-icon">Raw<wbr/>Labels</a></li><li class="tsd-kind-type-alias tsd-parent-kind-module"><a href="commands.html#SampleRawReply" class="tsd-kind-icon">Sample<wbr/>Raw<wbr/>Reply</a></li><li class="tsd-kind-type-alias tsd-parent-kind-module"><a href="commands.html#SelectedLabels" class="tsd-kind-icon">Selected<wbr/>Labels</a></li><li class="tsd-kind-type-alias tsd-parent-kind-module"><a href="commands.html#Timestamp" class="tsd-kind-icon">Timestamp</a></li></ul></section><section class="tsd-index-section "><h3>Properties</h3><ul class="tsd-index-list"><li class="tsd-kind-property tsd-parent-kind-module"><a href="commands.html#default" class="tsd-kind-icon">default</a></li></ul></section><section class="tsd-index-section "><h3>Functions</h3><ul class="tsd-index-list"><li class="tsd-kind-function tsd-parent-kind-module"><a href="commands.html#pushChunkSizeArgument" class="tsd-kind-icon">push<wbr/>Chunk<wbr/>Size<wbr/>Argument</a></li><li class="tsd-kind-function tsd-parent-kind-module"><a href="commands.html#pushEncodingArgument" class="tsd-kind-icon">push<wbr/>Encoding<wbr/>Argument</a></li><li class="tsd-kind-function tsd-parent-kind-module"><a href="commands.html#pushFilterArgument" class="tsd-kind-icon">push<wbr/>Filter<wbr/>Argument</a></li><li class="tsd-kind-function tsd-parent-kind-module"><a href="commands.html#pushLabelsArgument" class="tsd-kind-icon">push<wbr/>Labels<wbr/>Argument</a></li><li class="tsd-kind-function tsd-parent-kind-module"><a href="commands.html#pushMRangeArguments" class="tsd-kind-icon">pushMRange<wbr/>Arguments</a></li><li class="tsd-kind-function tsd-parent-kind-module"><a href="commands.html#pushMRangeGroupByArguments" class="tsd-kind-icon">pushMRange<wbr/>Group<wbr/>By<wbr/>Arguments</a></li><li class="tsd-kind-function tsd-parent-kind-module"><a href="commands.html#pushMRangeWithLabelsArguments" class="tsd-kind-icon">pushMRange<wbr/>With<wbr/>Labels<wbr/>Arguments</a></li><li class="tsd-kind-function tsd-parent-kind-module"><a href="commands.html#pushRangeArguments" class="tsd-kind-icon">push<wbr/>Range<wbr/>Arguments</a></li><li class="tsd-kind-function tsd-parent-kind-module"><a href="commands.html#pushRetentionArgument" class="tsd-kind-icon">push<wbr/>Retention<wbr/>Argument</a></li><li class="tsd-kind-function tsd-parent-kind-module"><a href="commands.html#pushWithLabelsArgument" class="tsd-kind-icon">push<wbr/>With<wbr/>Labels<wbr/>Argument</a></li><li class="tsd-kind-function tsd-parent-kind-module"><a href="commands.html#transformIncrDecrArguments" class="tsd-kind-icon">transform<wbr/>Incr<wbr/>Decr<wbr/>Arguments</a></li><li class="tsd-kind-function tsd-parent-kind-module"><a href="commands.html#transformLablesReply" class="tsd-kind-icon">transform<wbr/>Lables<wbr/>Reply</a></li><li class="tsd-kind-function tsd-parent-kind-module"><a href="commands.html#transformMRangeReply" class="tsd-kind-icon">transformMRange<wbr/>Reply</a></li><li class="tsd-kind-function tsd-parent-kind-module"><a href="commands.html#transformMRangeWithLabelsReply" class="tsd-kind-icon">transformMRange<wbr/>With<wbr/>Labels<wbr/>Reply</a></li><li class="tsd-kind-function tsd-parent-kind-module"><a href="commands.html#transformRangeReply" class="tsd-kind-icon">transform<wbr/>Range<wbr/>Reply</a></li><li class="tsd-kind-function tsd-parent-kind-module"><a href="commands.html#transformSampleReply" class="tsd-kind-icon">transform<wbr/>Sample<wbr/>Reply</a></li><li class="tsd-kind-function tsd-parent-kind-module"><a href="commands.html#transformTimestampArgument" class="tsd-kind-icon">transform<wbr/>Timestamp<wbr/>Argument</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 id="Filter" class="tsd-anchor"></a><h3>Filter</h3><div class="tsd-signature tsd-kind-icon">Filter<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">string</span><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-type">string</span><span class="tsd-signature-symbol">[]</span></div><aside class="tsd-sources"><ul><li>Defined in <a href="https://github.com/redis/node-redis/blob/06cb637/packages/time-series/lib/commands/index.ts#L312">commands/index.ts:312</a></li></ul></aside></section><section class="tsd-panel tsd-member tsd-kind-type-alias tsd-parent-kind-module"><a id="Labels" class="tsd-anchor"></a><h3>Labels</h3><div class="tsd-signature tsd-kind-icon">Labels<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-symbol">{}</span></div><aside class="tsd-sources"><ul><li>Defined in <a href="https://github.com/redis/node-redis/blob/06cb637/packages/time-series/lib/commands/index.ts#L152">commands/index.ts:152</a></li></ul></aside><div class="tsd-type-declaration"><h4>Type declaration</h4><ul class="tsd-parameters"><li class="tsd-parameter-index-signature"><h5><span class="tsd-signature-symbol">[</span>label: <span class="tsd-signature-type">string</span><span class="tsd-signature-symbol">]: </span><span class="tsd-signature-type">string</span></h5></li></ul></div></section><section class="tsd-panel tsd-member tsd-kind-type-alias tsd-parent-kind-module"><a id="RawLabels" class="tsd-anchor"></a><h3>Raw<wbr/>Labels</h3><div class="tsd-signature tsd-kind-icon">Raw<wbr/>Labels<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-symbol">[</span>label<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">string</span><span class="tsd-signature-symbol">, </span>value<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">string</span><span class="tsd-signature-symbol">]</span><span class="tsd-signature-symbol">[]</span></div><aside class="tsd-sources"><ul><li>Defined in <a href="https://github.com/redis/node-redis/blob/06cb637/packages/time-series/lib/commands/index.ts#L150">commands/index.ts:150</a></li></ul></aside></section><section class="tsd-panel tsd-member tsd-kind-type-alias tsd-parent-kind-module"><a id="SampleRawReply" class="tsd-anchor"></a><h3>Sample<wbr/>Raw<wbr/>Reply</h3><div class="tsd-signature tsd-kind-icon">Sample<wbr/>Raw<wbr/>Reply<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-symbol">[</span>timestamp<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">number</span><span class="tsd-signature-symbol">, </span>value<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">string</span><span class="tsd-signature-symbol">]</span></div><aside class="tsd-sources"><ul><li>Defined in <a href="https://github.com/redis/node-redis/blob/06cb637/packages/time-series/lib/commands/index.ts#L215">commands/index.ts:215</a></li></ul></aside></section><section class="tsd-panel tsd-member tsd-kind-type-alias tsd-parent-kind-module"><a id="SelectedLabels" class="tsd-anchor"></a><h3>Selected<wbr/>Labels</h3><div class="tsd-signature tsd-kind-icon">Selected<wbr/>Labels<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">string</span><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-type">string</span><span class="tsd-signature-symbol">[]</span></div><aside class="tsd-sources"><ul><li>Defined in <a href="https://github.com/redis/node-redis/blob/06cb637/packages/time-series/lib/commands/index.ts#L337">commands/index.ts:337</a></li></ul></aside></section><section class="tsd-panel tsd-member tsd-kind-type-alias tsd-parent-kind-module"><a id="Timestamp" class="tsd-anchor"></a><h3>Timestamp</h3><div class="tsd-signature tsd-kind-icon">Timestamp<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">number</span><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-type">Date</span><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-type">string</span></div><aside class="tsd-sources"><ul><li>Defined in <a href="https://github.com/redis/node-redis/blob/06cb637/packages/time-series/lib/commands/index.ts#L100">commands/index.ts:100</a></li></ul></aside></section></section><section class="tsd-panel-group tsd-member-group "><h2>Properties</h2><section class="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-module"><a id="default" class="tsd-anchor"></a><h3>default</h3><div class="tsd-signature tsd-kind-icon">default<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-symbol">{ </span>ADD<span class="tsd-signature-symbol">: </span><a href="commands_ADD.html" class="tsd-signature-type" data-tsd-kind="Module">commands/ADD</a><span class="tsd-signature-symbol">; </span>ALTER<span class="tsd-signature-symbol">: </span><a href="commands_ALTER.html" class="tsd-signature-type" data-tsd-kind="Module">commands/ALTER</a><span class="tsd-signature-symbol">; </span>CREATE<span class="tsd-signature-symbol">: </span><a href="commands_CREATE.html" class="tsd-signature-type" data-tsd-kind="Module">commands/CREATE</a><span class="tsd-signature-symbol">; </span>CREATERULE<span class="tsd-signature-symbol">: </span><a href="commands_CREATERULE.html" class="tsd-signature-type" data-tsd-kind="Module">commands/CREATERULE</a><span class="tsd-signature-symbol">; </span>DECRBY<span class="tsd-signature-symbol">: </span><a href="commands_DECRBY.html" class="tsd-signature-type" data-tsd-kind="Module">commands/DECRBY</a><span class="tsd-signature-symbol">; </span>DEL<span class="tsd-signature-symbol">: </span><a href="commands_DEL.html" class="tsd-signature-type" data-tsd-kind="Module">commands/DEL</a><span class="tsd-signature-symbol">; </span>DELETERULE<span class="tsd-signature-symbol">: </span><a href="commands_DELETERULE.html" class="tsd-signature-type" data-tsd-kind="Module">commands/DELETERULE</a><span class="tsd-signature-symbol">; </span>GET<span class="tsd-signature-symbol">: </span><a href="commands_GET.html" class="tsd-signature-type" data-tsd-kind="Module">commands/GET</a><span class="tsd-signature-symbol">; </span>INCRBY<span class="tsd-signature-symbol">: </span><a href="commands_INCRBY.html" class="tsd-signature-type" data-tsd-kind="Module">commands/INCRBY</a><span class="tsd-signature-symbol">; </span>INFO<span class="tsd-signature-symbol">: </span><a href="commands_INFO.html" class="tsd-signature-type" data-tsd-kind="Module">commands/INFO</a><span class="tsd-signature-symbol">; </span>INFO_DEBUG<span class="tsd-signature-symbol">: </span><a href="commands_INFO_DEBUG.html" class="tsd-signature-type" data-tsd-kind="Module">commands/INFO_DEBUG</a><span class="tsd-signature-symbol">; </span>MADD<span class="tsd-signature-symbol">: </span><a href="commands_MADD.html" class="tsd-signature-type" data-tsd-kind="Module">commands/MADD</a><span class="tsd-signature-symbol">; </span>MGET<span class="tsd-signature-symbol">: </span><a href="commands_MGET.html" class="tsd-signature-type" data-tsd-kind="Module">commands/MGET</a><span class="tsd-signature-symbol">; </span>MGET_WITHLABELS<span class="tsd-signature-symbol">: </span><a href="commands_MGET_WITHLABELS.html" class="tsd-signature-type" data-tsd-kind="Module">commands/MGET_WITHLABELS</a><span class="tsd-signature-symbol">; </span>MRANGE<span class="tsd-signature-symbol">: </span><a href="commands_MRANGE.html" class="tsd-signature-type" data-tsd-kind="Module">commands/MRANGE</a><span class="tsd-signature-symbol">; </span>MRANGE_WITHLABELS<span class="tsd-signature-symbol">: </span><a href="commands_MRANGE_WITHLABELS.html" class="tsd-signature-type" data-tsd-kind="Module">commands/MRANGE_WITHLABELS</a><span class="tsd-signature-symbol">; </span>MREVRANGE<span class="tsd-signature-symbol">: </span><a href="commands_MREVRANGE.html" class="tsd-signature-type" data-tsd-kind="Module">commands/MREVRANGE</a><span class="tsd-signature-symbol">; </span>MREVRANGE_WITHLABELS<span class="tsd-signature-symbol">: </span><a href="commands_MREVRANGE_WITHLABELS.html" class="tsd-signature-type" data-tsd-kind="Module">commands/MREVRANGE_WITHLABELS</a><span class="tsd-signature-symbol">; </span>QUERYINDEX<span class="tsd-signature-symbol">: </span><a href="commands_QUERYINDEX.html" class="tsd-signature-type" data-tsd-kind="Module">commands/QUERYINDEX</a><span class="tsd-signature-symbol">; </span>RANGE<span class="tsd-signature-symbol">: </span><a href="commands_RANGE.html" class="tsd-signature-type" data-tsd-kind="Module">commands/RANGE</a><span class="tsd-signature-symbol">; </span>REVRANGE<span class="tsd-signature-symbol">: </span><a href="commands_REVRANGE.html" class="tsd-signature-type" data-tsd-kind="Module">commands/REVRANGE</a><span class="tsd-signature-symbol">; </span>add<span class="tsd-signature-symbol">: </span><a href="commands_ADD.html" class="tsd-signature-type" data-tsd-kind="Module">commands/ADD</a><span class="tsd-signature-symbol">; </span>alter<span class="tsd-signature-symbol">: </span><a href="commands_ALTER.html" class="tsd-signature-type" data-tsd-kind="Module">commands/ALTER</a><span class="tsd-signature-symbol">; </span>create<span class="tsd-signature-symbol">: </span><a href="commands_CREATE.html" class="tsd-signature-type" data-tsd-kind="Module">commands/CREATE</a><span class="tsd-signature-symbol">; </span>createRule<span class="tsd-signature-symbol">: </span><a href="commands_CREATERULE.html" class="tsd-signature-type" data-tsd-kind="Module">commands/CREATERULE</a><span class="tsd-signature-symbol">; </span>decrBy<span class="tsd-signature-symbol">: </span><a href="commands_DECRBY.html" class="tsd-signature-type" data-tsd-kind="Module">commands/DECRBY</a><span class="tsd-signature-symbol">; </span>del<span class="tsd-signature-symbol">: </span><a href="commands_DEL.html" class="tsd-signature-type" data-tsd-kind="Module">commands/DEL</a><span class="tsd-signature-symbol">; </span>deleteRule<span class="tsd-signature-symbol">: </span><a href="commands_DELETERULE.html" class="tsd-signature-type" data-tsd-kind="Module">commands/DELETERULE</a><span class="tsd-signature-symbol">; </span>get<span class="tsd-signature-symbol">: </span><a href="commands_GET.html" class="tsd-signature-type" data-tsd-kind="Module">commands/GET</a><span class="tsd-signature-symbol">; </span>incrBy<span class="tsd-signature-symbol">: </span><a href="commands_INCRBY.html" class="tsd-signature-type" data-tsd-kind="Module">commands/INCRBY</a><span class="tsd-signature-symbol">; </span>info<span class="tsd-signature-symbol">: </span><a href="commands_INFO.html" class="tsd-signature-type" data-tsd-kind="Module">commands/INFO</a><span class="tsd-signature-symbol">; </span>infoDebug<span class="tsd-signature-symbol">: </span><a href="commands_INFO_DEBUG.html" class="tsd-signature-type" data-tsd-kind="Module">commands/INFO_DEBUG</a><span class="tsd-signature-symbol">; </span>mAdd<span class="tsd-signature-symbol">: </span><a href="commands_MADD.html" class="tsd-signature-type" data-tsd-kind="Module">commands/MADD</a><span class="tsd-signature-symbol">; </span>mGet<span class="tsd-signature-symbol">: </span><a href="commands_MGET.html" class="tsd-signature-type" data-tsd-kind="Module">commands/MGET</a><span class="tsd-signature-symbol">; </span>mGetWithLabels<span class="tsd-signature-symbol">: </span><a href="commands_MGET_WITHLABELS.html" class="tsd-signature-type" data-tsd-kind="Module">commands/MGET_WITHLABELS</a><span class="tsd-signature-symbol">; </span>mRange<span class="tsd-signature-symbol">: </span><a href="commands_MRANGE.html" class="tsd-signature-type" data-tsd-kind="Module">commands/MRANGE</a><span class="tsd-signature-symbol">; </span>mRangeWithLabels<span class="tsd-signature-symbol">: </span><a href="commands_MRANGE_WITHLABELS.html" class="tsd-signature-type" data-tsd-kind="Module">commands/MRANGE_WITHLABELS</a><span class="tsd-signature-symbol">; </span>mRevRange<span class="tsd-signature-symbol">: </span><a href="commands_MREVRANGE.html" class="tsd-signature-type" data-tsd-kind="Module">commands/MREVRANGE</a><span class="tsd-signature-symbol">; </span>mRevRangeWithLabels<span class="tsd-signature-symbol">: </span><a href="commands_MREVRANGE_WITHLABELS.html" class="tsd-signature-type" data-tsd-kind="Module">commands/MREVRANGE_WITHLABELS</a><span class="tsd-signature-symbol">; </span>queryIndex<span class="tsd-signature-symbol">: </span><a href="commands_QUERYINDEX.html" class="tsd-signature-type" data-tsd-kind="Module">commands/QUERYINDEX</a><span class="tsd-signature-symbol">; </span>range<span class="tsd-signature-symbol">: </span><a href="commands_RANGE.html" class="tsd-signature-type" data-tsd-kind="Module">commands/RANGE</a><span class="tsd-signature-symbol">; </span>revRange<span class="tsd-signature-symbol">: </span><a href="commands_REVRANGE.html" class="tsd-signature-type" data-tsd-kind="Module">commands/REVRANGE</a><span class="tsd-signature-symbol"> }</span></div><div class="tsd-type-declaration"><h4>Type declaration</h4><ul class="tsd-parameters"><li class="tsd-parameter"><h5>ADD<span class="tsd-signature-symbol">: </span><a href="commands_ADD.html" class="tsd-signature-type" data-tsd-kind="Module">commands/ADD</a></h5></li><li class="tsd-parameter"><h5>ALTER<span class="tsd-signature-symbol">: </span><a href="commands_ALTER.html" class="tsd-signature-type" data-tsd-kind="Module">commands/ALTER</a></h5></li><li class="tsd-parameter"><h5>CREATE<span class="tsd-signature-symbol">: </span><a href="commands_CREATE.html" class="tsd-signature-type" data-tsd-kind="Module">commands/CREATE</a></h5></li><li class="tsd-parameter"><h5>CREATERULE<span class="tsd-signature-symbol">: </span><a href="commands_CREATERULE.html" class="tsd-signature-type" data-tsd-kind="Module">commands/CREATERULE</a></h5></li><li class="tsd-parameter"><h5>DECRBY<span class="tsd-signature-symbol">: </span><a href="commands_DECRBY.html" class="tsd-signature-type" data-tsd-kind="Module">commands/DECRBY</a></h5></li><li class="tsd-parameter"><h5>DEL<span class="tsd-signature-symbol">: </span><a href="commands_DEL.html" class="tsd-signature-type" data-tsd-kind="Module">commands/DEL</a></h5></li><li class="tsd-parameter"><h5>DELETERULE<span class="tsd-signature-symbol">: </span><a href="commands_DELETERULE.html" class="tsd-signature-type" data-tsd-kind="Module">commands/DELETERULE</a></h5></li><li class="tsd-parameter"><h5>GET<span class="tsd-signature-symbol">: </span><a href="commands_GET.html" class="tsd-signature-type" data-tsd-kind="Module">commands/GET</a></h5></li><li class="tsd-parameter"><h5>INCRBY<span class="tsd-signature-symbol">: </span><a href="commands_INCRBY.html" class="tsd-signature-type" data-tsd-kind="Module">commands/INCRBY</a></h5></li><li class="tsd-parameter"><h5>INFO<span class="tsd-signature-symbol">: </span><a href="commands_INFO.html" class="tsd-signature-type" data-tsd-kind="Module">commands/INFO</a></h5></li><li class="tsd-parameter"><h5>INFO_<wbr/>DEBUG<span class="tsd-signature-symbol">: </span><a href="commands_INFO_DEBUG.html" class="tsd-signature-type" data-tsd-kind="Module">commands/INFO_DEBUG</a></h5></li><li class="tsd-parameter"><h5>MADD<span class="tsd-signature-symbol">: </span><a href="commands_MADD.html" class="tsd-signature-type" data-tsd-kind="Module">commands/MADD</a></h5></li><li class="tsd-parameter"><h5>MGET<span class="tsd-signature-symbol">: </span><a href="commands_MGET.html" class="tsd-signature-type" data-tsd-kind="Module">commands/MGET</a></h5></li><li class="tsd-parameter"><h5>MGET_<wbr/>WITHLABELS<span class="tsd-signature-symbol">: </span><a href="commands_MGET_WITHLABELS.html" class="tsd-signature-type" data-tsd-kind="Module">commands/MGET_WITHLABELS</a></h5></li><li class="tsd-parameter"><h5>MRANGE<span class="tsd-signature-symbol">: </span><a href="commands_MRANGE.html" class="tsd-signature-type" data-tsd-kind="Module">commands/MRANGE</a></h5></li><li class="tsd-parameter"><h5>MRANGE_<wbr/>WITHLABELS<span class="tsd-signature-symbol">: </span><a href="commands_MRANGE_WITHLABELS.html" class="tsd-signature-type" data-tsd-kind="Module">commands/MRANGE_WITHLABELS</a></h5></li><li class="tsd-parameter"><h5>MREVRANGE<span class="tsd-signature-symbol">: </span><a href="commands_MREVRANGE.html" class="tsd-signature-type" data-tsd-kind="Module">commands/MREVRANGE</a></h5></li><li class="tsd-parameter"><h5>MREVRANGE_<wbr/>WITHLABELS<span class="tsd-signature-symbol">: </span><a href="commands_MREVRANGE_WITHLABELS.html" class="tsd-signature-type" data-tsd-kind="Module">commands/MREVRANGE_WITHLABELS</a></h5></li><li class="tsd-parameter"><h5>QUERYINDEX<span class="tsd-signature-symbol">: </span><a href="commands_QUERYINDEX.html" class="tsd-signature-type" data-tsd-kind="Module">commands/QUERYINDEX</a></h5></li><li class="tsd-parameter"><h5>RANGE<span class="tsd-signature-symbol">: </span><a href="commands_RANGE.html" class="tsd-signature-type" data-tsd-kind="Module">commands/RANGE</a></h5></li><li class="tsd-parameter"><h5>REVRANGE<span class="tsd-signature-symbol">: </span><a href="commands_REVRANGE.html" class="tsd-signature-type" data-tsd-kind="Module">commands/REVRANGE</a></h5></li><li class="tsd-parameter"><h5>add<span class="tsd-signature-symbol">: </span><a href="commands_ADD.html" class="tsd-signature-type" data-tsd-kind="Module">commands/ADD</a></h5></li><li class="tsd-parameter"><h5>alter<span class="tsd-signature-symbol">: </span><a href="commands_ALTER.html" class="tsd-signature-type" data-tsd-kind="Module">commands/ALTER</a></h5></li><li class="tsd-parameter"><h5>create<span class="tsd-signature-symbol">: </span><a href="commands_CREATE.html" class="tsd-signature-type" data-tsd-kind="Module">commands/CREATE</a></h5></li><li class="tsd-parameter"><h5>create<wbr/>Rule<span class="tsd-signature-symbol">: </span><a href="commands_CREATERULE.html" class="tsd-signature-type" data-tsd-kind="Module">commands/CREATERULE</a></h5></li><li class="tsd-parameter"><h5>decr<wbr/>By<span class="tsd-signature-symbol">: </span><a href="commands_DECRBY.html" class="tsd-signature-type" data-tsd-kind="Module">commands/DECRBY</a></h5></li><li class="tsd-parameter"><h5>del<span class="tsd-signature-symbol">: </span><a href="commands_DEL.html" class="tsd-signature-type" data-tsd-kind="Module">commands/DEL</a></h5></li><li class="tsd-parameter"><h5>delete<wbr/>Rule<span class="tsd-signature-symbol">: </span><a href="commands_DELETERULE.html" class="tsd-signature-type" data-tsd-kind="Module">commands/DELETERULE</a></h5></li><li class="tsd-parameter"><h5>get<span class="tsd-signature-symbol">: </span><a href="commands_GET.html" class="tsd-signature-type" data-tsd-kind="Module">commands/GET</a></h5></li><li class="tsd-parameter"><h5>incr<wbr/>By<span class="tsd-signature-symbol">: </span><a href="commands_INCRBY.html" class="tsd-signature-type" data-tsd-kind="Module">commands/INCRBY</a></h5></li><li class="tsd-parameter"><h5>info<span class="tsd-signature-symbol">: </span><a href="commands_INFO.html" class="tsd-signature-type" data-tsd-kind="Module">commands/INFO</a></h5></li><li class="tsd-parameter"><h5>info<wbr/>Debug<span class="tsd-signature-symbol">: </span><a href="commands_INFO_DEBUG.html" class="tsd-signature-type" data-tsd-kind="Module">commands/INFO_DEBUG</a></h5></li><li class="tsd-parameter"><h5>m<wbr/>Add<span class="tsd-signature-symbol">: </span><a href="commands_MADD.html" class="tsd-signature-type" data-tsd-kind="Module">commands/MADD</a></h5></li><li class="tsd-parameter"><h5>m<wbr/>Get<span class="tsd-signature-symbol">: </span><a href="commands_MGET.html" class="tsd-signature-type" data-tsd-kind="Module">commands/MGET</a></h5></li><li class="tsd-parameter"><h5>m<wbr/>Get<wbr/>With<wbr/>Labels<span class="tsd-signature-symbol">: </span><a href="commands_MGET_WITHLABELS.html" class="tsd-signature-type" data-tsd-kind="Module">commands/MGET_WITHLABELS</a></h5></li><li class="tsd-parameter"><h5>m<wbr/>Range<span class="tsd-signature-symbol">: </span><a href="commands_MRANGE.html" class="tsd-signature-type" data-tsd-kind="Module">commands/MRANGE</a></h5></li><li class="tsd-parameter"><h5>m<wbr/>Range<wbr/>With<wbr/>Labels<span class="tsd-signature-symbol">: </span><a href="commands_MRANGE_WITHLABELS.html" class="tsd-signature-type" data-tsd-kind="Module">commands/MRANGE_WITHLABELS</a></h5></li><li class="tsd-parameter"><h5>m<wbr/>Rev<wbr/>Range<span class="tsd-signature-symbol">: </span><a href="commands_MREVRANGE.html" class="tsd-signature-type" data-tsd-kind="Module">commands/MREVRANGE</a></h5></li><li class="tsd-parameter"><h5>m<wbr/>Rev<wbr/>Range<wbr/>With<wbr/>Labels<span class="tsd-signature-symbol">: </span><a href="commands_MREVRANGE_WITHLABELS.html" class="tsd-signature-type" data-tsd-kind="Module">commands/MREVRANGE_WITHLABELS</a></h5></li><li class="tsd-parameter"><h5>query<wbr/>Index<span class="tsd-signature-symbol">: </span><a href="commands_QUERYINDEX.html" class="tsd-signature-type" data-tsd-kind="Module">commands/QUERYINDEX</a></h5></li><li class="tsd-parameter"><h5>range<span class="tsd-signature-symbol">: </span><a href="commands_RANGE.html" class="tsd-signature-type" data-tsd-kind="Module">commands/RANGE</a></h5></li><li class="tsd-parameter"><h5>rev<wbr/>Range<span class="tsd-signature-symbol">: </span><a href="commands_REVRANGE.html" class="tsd-signature-type" data-tsd-kind="Module">commands/REVRANGE</a></h5></li></ul></div></section></section><section class="tsd-panel-group tsd-member-group "><h2>Functions</h2><section class="tsd-panel tsd-member tsd-kind-function tsd-parent-kind-module"><a id="pushChunkSizeArgument" class="tsd-anchor"></a><h3>push<wbr/>Chunk<wbr/>Size<wbr/>Argument</h3><ul class="tsd-signatures tsd-kind-function tsd-parent-kind-module"><li class="tsd-signature tsd-kind-icon">push<wbr/>Chunk<wbr/>Size<wbr/>Argument<span class="tsd-signature-symbol">(</span>args<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">RedisCommandArguments</span>, chunkSize<span class="tsd-signature-symbol">?: </span><span class="tsd-signature-type">number</span><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">RedisCommandArguments</span></li></ul><ul class="tsd-descriptions"><li class="tsd-description"><aside class="tsd-sources"><ul><li>Defined in <a href="https://github.com/redis/node-redis/blob/06cb637/packages/time-series/lib/commands/index.ts#L139">commands/index.ts:139</a></li></ul></aside><h4 class="tsd-parameters-title">Parameters</h4><ul class="tsd-parameters"><li><h5>args: <span class="tsd-signature-type">RedisCommandArguments</span></h5></li><li><h5><span class="tsd-flag ts-flagOptional">Optional</span> chunkSize: <span class="tsd-signature-type">number</span></h5></li></ul><h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">RedisCommandArguments</span></h4></li></ul></section><section class="tsd-panel tsd-member tsd-kind-function tsd-parent-kind-module"><a id="pushEncodingArgument" class="tsd-anchor"></a><h3>push<wbr/>Encoding<wbr/>Argument</h3><ul class="tsd-signatures tsd-kind-function tsd-parent-kind-module"><li class="tsd-signature tsd-kind-icon">push<wbr/>Encoding<wbr/>Argument<span class="tsd-signature-symbol">(</span>args<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">RedisCommandArguments</span>, encoding<span class="tsd-signature-symbol">?: </span><a href="../enums/commands.TimeSeriesEncoding.html" class="tsd-signature-type" data-tsd-kind="Enumeration">TimeSeriesEncoding</a><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">RedisCommandArguments</span></li></ul><ul class="tsd-descriptions"><li class="tsd-description"><aside class="tsd-sources"><ul><li>Defined in <a href="https://github.com/redis/node-redis/blob/06cb637/packages/time-series/lib/commands/index.ts#L128">commands/index.ts:128</a></li></ul></aside><h4 class="tsd-parameters-title">Parameters</h4><ul class="tsd-parameters"><li><h5>args: <span class="tsd-signature-type">RedisCommandArguments</span></h5></li><li><h5><span class="tsd-flag ts-flagOptional">Optional</span> encoding: <a href="../enums/commands.TimeSeriesEncoding.html" class="tsd-signature-type" data-tsd-kind="Enumeration">TimeSeriesEncoding</a></h5></li></ul><h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">RedisCommandArguments</span></h4></li></ul></section><section class="tsd-panel tsd-member tsd-kind-function tsd-parent-kind-module"><a id="pushFilterArgument" class="tsd-anchor"></a><h3>push<wbr/>Filter<wbr/>Argument</h3><ul class="tsd-signatures tsd-kind-function tsd-parent-kind-module"><li class="tsd-signature tsd-kind-icon">push<wbr/>Filter<wbr/>Argument<span class="tsd-signature-symbol">(</span>args<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">RedisCommandArguments</span>, filter<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">string</span><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-type">string</span><span class="tsd-signature-symbol">[]</span><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">RedisCommandArguments</span></li></ul><ul class="tsd-descriptions"><li class="tsd-description"><aside class="tsd-sources"><ul><li>Defined in <a href="https://github.com/redis/node-redis/blob/06cb637/packages/time-series/lib/commands/index.ts#L314">commands/index.ts:314</a></li></ul></aside><h4 class="tsd-parameters-title">Parameters</h4><ul class="tsd-parameters"><li><h5>args: <span class="tsd-signature-type">RedisCommandArguments</span></h5></li><li><h5>filter: <span class="tsd-signature-type">string</span><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-type">string</span><span class="tsd-signature-symbol">[]</span></h5></li></ul><h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">RedisCommandArguments</span></h4></li></ul></section><section class="tsd-panel tsd-member tsd-kind-function tsd-parent-kind-module"><a id="pushLabelsArgument" class="tsd-anchor"></a><h3>push<wbr/>Labels<wbr/>Argument</h3><ul class="tsd-signatures tsd-kind-function tsd-parent-kind-module"><li class="tsd-signature tsd-kind-icon">push<wbr/>Labels<wbr/>Argument<span class="tsd-signature-symbol">(</span>args<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">RedisCommandArguments</span>, labels<span class="tsd-signature-symbol">?: </span><a href="commands.html#Labels" class="tsd-signature-type" data-tsd-kind="Type alias">Labels</a><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">RedisCommandArguments</span></li></ul><ul class="tsd-descriptions"><li class="tsd-description"><aside class="tsd-sources"><ul><li>Defined in <a href="https://github.com/redis/node-redis/blob/06cb637/packages/time-series/lib/commands/index.ts#L166">commands/index.ts:166</a></li></ul></aside><h4 class="tsd-parameters-title">Parameters</h4><ul class="tsd-parameters"><li><h5>args: <span class="tsd-signature-type">RedisCommandArguments</span></h5></li><li><h5><span class="tsd-flag ts-flagOptional">Optional</span> labels: <a href="commands.html#Labels" class="tsd-signature-type" data-tsd-kind="Type alias">Labels</a></h5></li></ul><h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">RedisCommandArguments</span></h4></li></ul></section><section class="tsd-panel tsd-member tsd-kind-function tsd-parent-kind-module"><a id="pushMRangeArguments" class="tsd-anchor"></a><h3>pushMRange<wbr/>Arguments</h3><ul class="tsd-signatures tsd-kind-function tsd-parent-kind-module"><li class="tsd-signature tsd-kind-icon">pushMRange<wbr/>Arguments<span class="tsd-signature-symbol">(</span>args<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">RedisCommandArguments</span>, fromTimestamp<span class="tsd-signature-symbol">: </span><a href="commands.html#Timestamp" class="tsd-signature-type" data-tsd-kind="Type alias">Timestamp</a>, toTimestamp<span class="tsd-signature-symbol">: </span><a href="commands.html#Timestamp" class="tsd-signature-type" data-tsd-kind="Type alias">Timestamp</a>, filter<span class="tsd-signature-symbol">: </span><a href="commands.html#Filter" class="tsd-signature-type" data-tsd-kind="Type alias">Filter</a>, options<span class="tsd-signature-symbol">?: </span><a href="../interfaces/commands.MRangeOptions.html" class="tsd-signature-type" data-tsd-kind="Interface">MRangeOptions</a><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">RedisCommandArguments</span></li></ul><ul class="tsd-descriptions"><li class="tsd-description"><aside class="tsd-sources"><ul><li>Defined in <a href="https://github.com/redis/node-redis/blob/06cb637/packages/time-series/lib/commands/index.ts#L324">commands/index.ts:324</a></li></ul></aside><h4 class="tsd-parameters-title">Parameters</h4><ul class="tsd-parameters"><li><h5>args: <span class="tsd-signature-type">RedisCommandArguments</span></h5></li><li><h5>fromTimestamp: <a href="commands.html#Timestamp" class="tsd-signature-type" data-tsd-kind="Type alias">Timestamp</a></h5></li><li><h5>toTimestamp: <a href="commands.html#Timestamp" class="tsd-signature-type" data-tsd-kind="Type alias">Timestamp</a></h5></li><li><h5>filter: <a href="commands.html#Filter" class="tsd-signature-type" data-tsd-kind="Type alias">Filter</a></h5></li><li><h5><span class="tsd-flag ts-flagOptional">Optional</span> options: <a href="../interfaces/commands.MRangeOptions.html" class="tsd-signature-type" data-tsd-kind="Interface">MRangeOptions</a></h5></li></ul><h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">RedisCommandArguments</span></h4></li></ul></section><section class="tsd-panel tsd-member tsd-kind-function tsd-parent-kind-module"><a id="pushMRangeGroupByArguments" class="tsd-anchor"></a><h3>pushMRange<wbr/>Group<wbr/>By<wbr/>Arguments</h3><ul class="tsd-signatures tsd-kind-function tsd-parent-kind-module"><li class="tsd-signature tsd-kind-icon">pushMRange<wbr/>Group<wbr/>By<wbr/>Arguments<span class="tsd-signature-symbol">(</span>args<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">RedisCommandArguments</span>, groupBy<span class="tsd-signature-symbol">?: </span><span class="tsd-signature-type">MRangeGroupBy</span><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">RedisCommandArguments</span></li></ul><ul class="tsd-descriptions"><li class="tsd-description"><aside class="tsd-sources"><ul><li>Defined in <a href="https://github.com/redis/node-redis/blob/06cb637/packages/time-series/lib/commands/index.ts#L299">commands/index.ts:299</a></li></ul></aside><h4 class="tsd-parameters-title">Parameters</h4><ul class="tsd-parameters"><li><h5>args: <span class="tsd-signature-type">RedisCommandArguments</span></h5></li><li><h5><span class="tsd-flag ts-flagOptional">Optional</span> groupBy: <span class="tsd-signature-type">MRangeGroupBy</span></h5></li></ul><h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">RedisCommandArguments</span></h4></li></ul></section><section class="tsd-panel tsd-member tsd-kind-function tsd-parent-kind-module"><a id="pushMRangeWithLabelsArguments" class="tsd-anchor"></a><h3>pushMRange<wbr/>With<wbr/>Labels<wbr/>Arguments</h3><ul class="tsd-signatures tsd-kind-function tsd-parent-kind-module"><li class="tsd-signature tsd-kind-icon">pushMRange<wbr/>With<wbr/>Labels<wbr/>Arguments<span class="tsd-signature-symbol">(</span>args<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">RedisCommandArguments</span>, fromTimestamp<span class="tsd-signature-symbol">: </span><a href="commands.html#Timestamp" class="tsd-signature-type" data-tsd-kind="Type alias">Timestamp</a>, toTimestamp<span class="tsd-signature-symbol">: </span><a href="commands.html#Timestamp" class="tsd-signature-type" data-tsd-kind="Type alias">Timestamp</a>, filter<span class="tsd-signature-symbol">: </span><a href="commands.html#Filter" class="tsd-signature-type" data-tsd-kind="Type alias">Filter</a>, options<span class="tsd-signature-symbol">?: </span><a href="../interfaces/commands.MRangeWithLabelsOptions.html" class="tsd-signature-type" data-tsd-kind="Interface">MRangeWithLabelsOptions</a><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">RedisCommandArguments</span></li></ul><ul class="tsd-descriptions"><li class="tsd-description"><aside class="tsd-sources"><ul><li>Defined in <a href="https://github.com/redis/node-redis/blob/06cb637/packages/time-series/lib/commands/index.ts#L354">commands/index.ts:354</a></li></ul></aside><h4 class="tsd-parameters-title">Parameters</h4><ul class="tsd-parameters"><li><h5>args: <span class="tsd-signature-type">RedisCommandArguments</span></h5></li><li><h5>fromTimestamp: <a href="commands.html#Timestamp" class="tsd-signature-type" data-tsd-kind="Type alias">Timestamp</a></h5></li><li><h5>toTimestamp: <a href="commands.html#Timestamp" class="tsd-signature-type" data-tsd-kind="Type alias">Timestamp</a></h5></li><li><h5>filter: <a href="commands.html#Filter" class="tsd-signature-type" data-tsd-kind="Type alias">Filter</a></h5></li><li><h5><span class="tsd-flag ts-flagOptional">Optional</span> options: <a href="../interfaces/commands.MRangeWithLabelsOptions.html" class="tsd-signature-type" data-tsd-kind="Interface">MRangeWithLabelsOptions</a></h5></li></ul><h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">RedisCommandArguments</span></h4></li></ul></section><section class="tsd-panel tsd-member tsd-kind-function tsd-parent-kind-module"><a id="pushRangeArguments" class="tsd-anchor"></a><h3>push<wbr/>Range<wbr/>Arguments</h3><ul class="tsd-signatures tsd-kind-function tsd-parent-kind-module"><li class="tsd-signature tsd-kind-icon">push<wbr/>Range<wbr/>Arguments<span class="tsd-signature-symbol">(</span>args<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">RedisCommandArguments</span>, fromTimestamp<span class="tsd-signature-symbol">: </span><a href="commands.html#Timestamp" class="tsd-signature-type" data-tsd-kind="Type alias">Timestamp</a>, toTimestamp<span class="tsd-signature-symbol">: </span><a href="commands.html#Timestamp" class="tsd-signature-type" data-tsd-kind="Type alias">Timestamp</a>, options<span class="tsd-signature-symbol">?: </span><a href="../interfaces/commands.RangeOptions.html" class="tsd-signature-type" data-tsd-kind="Interface">RangeOptions</a><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">RedisCommandArguments</span></li></ul><ul class="tsd-descriptions"><li class="tsd-description"><aside class="tsd-sources"><ul><li>Defined in <a href="https://github.com/redis/node-redis/blob/06cb637/packages/time-series/lib/commands/index.ts#L243">commands/index.ts:243</a></li></ul></aside><h4 class="tsd-parameters-title">Parameters</h4><ul class="tsd-parameters"><li><h5>args: <span class="tsd-signature-type">RedisCommandArguments</span></h5></li><li><h5>fromTimestamp: <a href="commands.html#Timestamp" class="tsd-signature-type" data-tsd-kind="Type alias">Timestamp</a></h5></li><li><h5>toTimestamp: <a href="commands.html#Timestamp" class="tsd-signature-type" data-tsd-kind="Type alias">Timestamp</a></h5></li><li><h5><span class="tsd-flag ts-flagOptional">Optional</span> options: <a href="../interfaces/commands.RangeOptions.html" class="tsd-signature-type" data-tsd-kind="Interface">RangeOptions</a></h5></li></ul><h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">RedisCommandArguments</span></h4></li></ul></section><section class="tsd-panel tsd-member tsd-kind-function tsd-parent-kind-module"><a id="pushRetentionArgument" class="tsd-anchor"></a><h3>push<wbr/>Retention<wbr/>Argument</h3><ul class="tsd-signatures tsd-kind-function tsd-parent-kind-module"><li class="tsd-signature tsd-kind-icon">push<wbr/>Retention<wbr/>Argument<span class="tsd-signature-symbol">(</span>args<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">RedisCommandArguments</span>, retention<span class="tsd-signature-symbol">?: </span><span class="tsd-signature-type">number</span><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">RedisCommandArguments</span></li></ul><ul class="tsd-descriptions"><li class="tsd-description"><aside class="tsd-sources"><ul><li>Defined in <a href="https://github.com/redis/node-redis/blob/06cb637/packages/time-series/lib/commands/index.ts#L112">commands/index.ts:112</a></li></ul></aside><h4 class="tsd-parameters-title">Parameters</h4><ul class="tsd-parameters"><li><h5>args: <span class="tsd-signature-type">RedisCommandArguments</span></h5></li><li><h5><span class="tsd-flag ts-flagOptional">Optional</span> retention: <span class="tsd-signature-type">number</span></h5></li></ul><h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">RedisCommandArguments</span></h4></li></ul></section><section class="tsd-panel tsd-member tsd-kind-function tsd-parent-kind-module"><a id="pushWithLabelsArgument" class="tsd-anchor"></a><h3>push<wbr/>With<wbr/>Labels<wbr/>Argument</h3><ul class="tsd-signatures tsd-kind-function tsd-parent-kind-module"><li class="tsd-signature tsd-kind-icon">push<wbr/>With<wbr/>Labels<wbr/>Argument<span class="tsd-signature-symbol">(</span>args<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">RedisCommandArguments</span>, selectedLabels<span class="tsd-signature-symbol">?: </span><a href="commands.html#SelectedLabels" class="tsd-signature-type" data-tsd-kind="Type alias">SelectedLabels</a><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">RedisCommandArguments</span></li></ul><ul class="tsd-descriptions"><li class="tsd-description"><aside class="tsd-sources"><ul><li>Defined in <a href="https://github.com/redis/node-redis/blob/06cb637/packages/time-series/lib/commands/index.ts#L339">commands/index.ts:339</a></li></ul></aside><h4 class="tsd-parameters-title">Parameters</h4><ul class="tsd-parameters"><li><h5>args: <span class="tsd-signature-type">RedisCommandArguments</span></h5></li><li><h5><span class="tsd-flag ts-flagOptional">Optional</span> selectedLabels: <a href="commands.html#SelectedLabels" class="tsd-signature-type" data-tsd-kind="Type alias">SelectedLabels</a></h5></li></ul><h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">RedisCommandArguments</span></h4></li></ul></section><section class="tsd-panel tsd-member tsd-kind-function tsd-parent-kind-module"><a id="transformIncrDecrArguments" class="tsd-anchor"></a><h3>transform<wbr/>Incr<wbr/>Decr<wbr/>Arguments</h3><ul class="tsd-signatures tsd-kind-function tsd-parent-kind-module"><li class="tsd-signature tsd-kind-icon">transform<wbr/>Incr<wbr/>Decr<wbr/>Arguments<span class="tsd-signature-symbol">(</span>command<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">"TS.INCRBY"</span><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-type">"TS.DECRBY"</span>, key<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">string</span>, value<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">number</span>, options<span class="tsd-signature-symbol">?: </span><a href="../interfaces/commands.IncrDecrOptions.html" class="tsd-signature-type" data-tsd-kind="Interface">IncrDecrOptions</a><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">RedisCommandArguments</span></li></ul><ul class="tsd-descriptions"><li class="tsd-description"><aside class="tsd-sources"><ul><li>Defined in <a href="https://github.com/redis/node-redis/blob/06cb637/packages/time-series/lib/commands/index.ts#L186">commands/index.ts:186</a></li></ul></aside><h4 class="tsd-parameters-title">Parameters</h4><ul class="tsd-parameters"><li><h5>command: <span class="tsd-signature-type">"TS.INCRBY"</span><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-type">"TS.DECRBY"</span></h5></li><li><h5>key: <span class="tsd-signature-type">string</span></h5></li><li><h5>value: <span class="tsd-signature-type">number</span></h5></li><li><h5><span class="tsd-flag ts-flagOptional">Optional</span> options: <a href="../interfaces/commands.IncrDecrOptions.html" class="tsd-signature-type" data-tsd-kind="Interface">IncrDecrOptions</a></h5></li></ul><h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">RedisCommandArguments</span></h4></li></ul></section><section class="tsd-panel tsd-member tsd-kind-function tsd-parent-kind-module"><a id="transformLablesReply" class="tsd-anchor"></a><h3>transform<wbr/>Lables<wbr/>Reply</h3><ul class="tsd-signatures tsd-kind-function tsd-parent-kind-module"><li class="tsd-signature tsd-kind-icon">transform<wbr/>Lables<wbr/>Reply<span class="tsd-signature-symbol">(</span>reply<span class="tsd-signature-symbol">: </span><a href="commands.html#RawLabels" class="tsd-signature-type" data-tsd-kind="Type alias">RawLabels</a><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">: </span><a href="commands.html#Labels" class="tsd-signature-type" data-tsd-kind="Type alias">Labels</a></li></ul><ul class="tsd-descriptions"><li class="tsd-description"><aside class="tsd-sources"><ul><li>Defined in <a href="https://github.com/redis/node-redis/blob/06cb637/packages/time-series/lib/commands/index.ts#L156">commands/index.ts:156</a></li></ul></aside><h4 class="tsd-parameters-title">Parameters</h4><ul class="tsd-parameters"><li><h5>reply: <a href="commands.html#RawLabels" class="tsd-signature-type" data-tsd-kind="Type alias">RawLabels</a></h5></li></ul><h4 class="tsd-returns-title">Returns <a href="commands.html#Labels" class="tsd-signature-type" data-tsd-kind="Type alias">Labels</a></h4></li></ul></section><section class="tsd-panel tsd-member tsd-kind-function tsd-parent-kind-module"><a id="transformMRangeReply" class="tsd-anchor"></a><h3>transformMRange<wbr/>Reply</h3><ul class="tsd-signatures tsd-kind-function tsd-parent-kind-module"><li class="tsd-signature tsd-kind-icon">transformMRange<wbr/>Reply<span class="tsd-signature-symbol">(</span>reply<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">MRangeRawReply</span><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">MRangeReplyItem</span><span class="tsd-signature-symbol">[]</span></li></ul><ul class="tsd-descriptions"><li class="tsd-description"><aside class="tsd-sources"><ul><li>Defined in <a href="https://github.com/redis/node-redis/blob/06cb637/packages/time-series/lib/commands/index.ts#L383">commands/index.ts:383</a></li></ul></aside><h4 class="tsd-parameters-title">Parameters</h4><ul class="tsd-parameters"><li><h5>reply: <span class="tsd-signature-type">MRangeRawReply</span></h5></li></ul><h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">MRangeReplyItem</span><span class="tsd-signature-symbol">[]</span></h4></li></ul></section><section class="tsd-panel tsd-member tsd-kind-function tsd-parent-kind-module"><a id="transformMRangeWithLabelsReply" class="tsd-anchor"></a><h3>transformMRange<wbr/>With<wbr/>Labels<wbr/>Reply</h3><ul class="tsd-signatures tsd-kind-function tsd-parent-kind-module"><li class="tsd-signature tsd-kind-icon">transformMRange<wbr/>With<wbr/>Labels<wbr/>Reply<span class="tsd-signature-symbol">(</span>reply<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">MRangeRawReply</span><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">: </span><a href="../interfaces/commands.MRangeWithLabelsReplyItem.html" class="tsd-signature-type" data-tsd-kind="Interface">MRangeWithLabelsReplyItem</a><span class="tsd-signature-symbol">[]</span></li></ul><ul class="tsd-descriptions"><li class="tsd-description"><aside class="tsd-sources"><ul><li>Defined in <a href="https://github.com/redis/node-redis/blob/06cb637/packages/time-series/lib/commands/index.ts#L399">commands/index.ts:399</a></li></ul></aside><h4 class="tsd-parameters-title">Parameters</h4><ul class="tsd-parameters"><li><h5>reply: <span class="tsd-signature-type">MRangeRawReply</span></h5></li></ul><h4 class="tsd-returns-title">Returns <a href="../interfaces/commands.MRangeWithLabelsReplyItem.html" class="tsd-signature-type" data-tsd-kind="Interface">MRangeWithLabelsReplyItem</a><span class="tsd-signature-symbol">[]</span></h4></li></ul></section><section class="tsd-panel tsd-member tsd-kind-function tsd-parent-kind-module"><a id="transformRangeReply" class="tsd-anchor"></a><h3>transform<wbr/>Range<wbr/>Reply</h3><ul class="tsd-signatures tsd-kind-function tsd-parent-kind-module"><li class="tsd-signature tsd-kind-icon">transform<wbr/>Range<wbr/>Reply<span class="tsd-signature-symbol">(</span>reply<span class="tsd-signature-symbol">: </span><a href="commands.html#SampleRawReply" class="tsd-signature-type" data-tsd-kind="Type alias">SampleRawReply</a><span class="tsd-signature-symbol">[]</span><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">: </span><a href="../interfaces/commands.SampleReply.html" class="tsd-signature-type" data-tsd-kind="Interface">SampleReply</a><span class="tsd-signature-symbol">[]</span></li></ul><ul class="tsd-descriptions"><li class="tsd-description"><aside class="tsd-sources"><ul><li>Defined in <a href="https://github.com/redis/node-redis/blob/06cb637/packages/time-series/lib/commands/index.ts#L368">commands/index.ts:368</a></li></ul></aside><h4 class="tsd-parameters-title">Parameters</h4><ul class="tsd-parameters"><li><h5>reply: <a href="commands.html#SampleRawReply" class="tsd-signature-type" data-tsd-kind="Type alias">SampleRawReply</a><span class="tsd-signature-symbol">[]</span></h5></li></ul><h4 class="tsd-returns-title">Returns <a href="../interfaces/commands.SampleReply.html" class="tsd-signature-type" data-tsd-kind="Interface">SampleReply</a><span class="tsd-signature-symbol">[]</span></h4></li></ul></section><section class="tsd-panel tsd-member tsd-kind-function tsd-parent-kind-module"><a id="transformSampleReply" class="tsd-anchor"></a><h3>transform<wbr/>Sample<wbr/>Reply</h3><ul class="tsd-signatures tsd-kind-function tsd-parent-kind-module"><li class="tsd-signature tsd-kind-icon">transform<wbr/>Sample<wbr/>Reply<span class="tsd-signature-symbol">(</span>reply<span class="tsd-signature-symbol">: </span><a href="commands.html#SampleRawReply" class="tsd-signature-type" data-tsd-kind="Type alias">SampleRawReply</a><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">: </span><a href="../interfaces/commands.SampleReply.html" class="tsd-signature-type" data-tsd-kind="Interface">SampleReply</a></li></ul><ul class="tsd-descriptions"><li class="tsd-description"><aside class="tsd-sources"><ul><li>Defined in <a href="https://github.com/redis/node-redis/blob/06cb637/packages/time-series/lib/commands/index.ts#L222">commands/index.ts:222</a></li></ul></aside><h4 class="tsd-parameters-title">Parameters</h4><ul class="tsd-parameters"><li><h5>reply: <a href="commands.html#SampleRawReply" class="tsd-signature-type" data-tsd-kind="Type alias">SampleRawReply</a></h5></li></ul><h4 class="tsd-returns-title">Returns <a href="../interfaces/commands.SampleReply.html" class="tsd-signature-type" data-tsd-kind="Interface">SampleReply</a></h4></li></ul></section><section class="tsd-panel tsd-member tsd-kind-function tsd-parent-kind-module"><a id="transformTimestampArgument" class="tsd-anchor"></a><h3>transform<wbr/>Timestamp<wbr/>Argument</h3><ul class="tsd-signatures tsd-kind-function tsd-parent-kind-module"><li class="tsd-signature tsd-kind-icon">transform<wbr/>Timestamp<wbr/>Argument<span class="tsd-signature-symbol">(</span>timestamp<span class="tsd-signature-symbol">: </span><a href="commands.html#Timestamp" class="tsd-signature-type" data-tsd-kind="Type alias">Timestamp</a><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">string</span></li></ul><ul class="tsd-descriptions"><li class="tsd-description"><aside class="tsd-sources"><ul><li>Defined in <a href="https://github.com/redis/node-redis/blob/06cb637/packages/time-series/lib/commands/index.ts#L102">commands/index.ts:102</a></li></ul></aside><h4 class="tsd-parameters-title">Parameters</h4><ul class="tsd-parameters"><li><h5>timestamp: <a href="commands.html#Timestamp" class="tsd-signature-type" data-tsd-kind="Type alias">Timestamp</a></h5></li></ul><h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">string</span></h4></li></ul></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="current tsd-kind-module"><a href="commands.html">commands</a></li><li class=" tsd-kind-module"><a href="commands_ADD.html">commands/ADD</a></li><li class=" tsd-kind-module"><a href="commands_ALTER.html">commands/ALTER</a></li><li class=" tsd-kind-module"><a href="commands_CREATE.html">commands/CREATE</a></li><li class=" tsd-kind-module"><a href="commands_CREATERULE.html">commands/CREATERULE</a></li><li class=" tsd-kind-module"><a href="commands_DECRBY.html">commands/DECRBY</a></li><li class=" tsd-kind-module"><a href="commands_DEL.html">commands/DEL</a></li><li class=" tsd-kind-module"><a href="commands_DELETERULE.html">commands/DELETERULE</a></li><li class=" tsd-kind-module"><a href="commands_GET.html">commands/GET</a></li><li class=" tsd-kind-module"><a href="commands_INCRBY.html">commands/INCRBY</a></li><li class=" tsd-kind-module"><a href="commands_INFO.html">commands/INFO</a></li><li class=" tsd-kind-module"><a href="commands_INFO_DEBUG.html">commands/INFO_<wbr/>DEBUG</a></li><li class=" tsd-kind-module"><a href="commands_MADD.html">commands/MADD</a></li><li class=" tsd-kind-module"><a href="commands_MGET.html">commands/MGET</a></li><li class=" tsd-kind-module"><a href="commands_MGET_WITHLABELS.html">commands/MGET_<wbr/>WITHLABELS</a></li><li class=" tsd-kind-module"><a href="commands_MRANGE.html">commands/MRANGE</a></li><li class=" tsd-kind-module"><a href="commands_MRANGE_WITHLABELS.html">commands/MRANGE_<wbr/>WITHLABELS</a></li><li class=" tsd-kind-module"><a href="commands_MREVRANGE.html">commands/MREVRANGE</a></li><li class=" tsd-kind-module"><a href="commands_MREVRANGE_WITHLABELS.html">commands/MREVRANGE_<wbr/>WITHLABELS</a></li><li class=" tsd-kind-module"><a href="commands_QUERYINDEX.html">commands/QUERYINDEX</a></li><li class=" tsd-kind-module"><a href="commands_RANGE.html">commands/RANGE</a></li><li class=" tsd-kind-module"><a href="commands_REVRANGE.html">commands/REVRANGE</a></li><li class=" tsd-kind-module"><a href="index.html">index</a></li></ul></nav><nav class="tsd-navigation secondary menu-sticky"><ul><li class="tsd-kind-enum tsd-parent-kind-module"><a href="../enums/commands.TimeSeriesAggregationType.html" class="tsd-kind-icon">Time<wbr/>Series<wbr/>Aggregation<wbr/>Type</a></li><li class="tsd-kind-enum tsd-parent-kind-module"><a href="../enums/commands.TimeSeriesDuplicatePolicies.html" class="tsd-kind-icon">Time<wbr/>Series<wbr/>Duplicate<wbr/>Policies</a></li><li class="tsd-kind-enum tsd-parent-kind-module"><a href="../enums/commands.TimeSeriesEncoding.html" class="tsd-kind-icon">Time<wbr/>Series<wbr/>Encoding</a></li><li class="tsd-kind-enum tsd-parent-kind-module"><a href="../enums/commands.TimeSeriesReducers.html" class="tsd-kind-icon">Time<wbr/>Series<wbr/>Reducers</a></li><li class="tsd-kind-interface tsd-parent-kind-module"><a href="../interfaces/commands.IncrDecrOptions.html" class="tsd-kind-icon">Incr<wbr/>Decr<wbr/>Options</a></li><li class="tsd-kind-interface tsd-parent-kind-module"><a href="../interfaces/commands.MRangeOptions.html" class="tsd-kind-icon">MRange<wbr/>Options</a></li><li class="tsd-kind-interface tsd-parent-kind-module"><a href="../interfaces/commands.MRangeWithLabelsOptions.html" class="tsd-kind-icon">MRange<wbr/>With<wbr/>Labels<wbr/>Options</a></li><li class="tsd-kind-interface tsd-parent-kind-module"><a href="../interfaces/commands.MRangeWithLabelsReplyItem.html" class="tsd-kind-icon">MRange<wbr/>With<wbr/>Labels<wbr/>Reply<wbr/>Item</a></li><li class="tsd-kind-interface tsd-parent-kind-module"><a href="../interfaces/commands.RangeOptions.html" class="tsd-kind-icon">Range<wbr/>Options</a></li><li class="tsd-kind-interface tsd-parent-kind-module"><a href="../interfaces/commands.SampleReply.html" class="tsd-kind-icon">Sample<wbr/>Reply</a></li><li class="tsd-kind-type-alias tsd-parent-kind-module"><a href="commands.html#Filter" class="tsd-kind-icon">Filter</a></li><li class="tsd-kind-type-alias tsd-parent-kind-module"><a href="commands.html#Labels" class="tsd-kind-icon">Labels</a></li><li class="tsd-kind-type-alias tsd-parent-kind-module"><a href="commands.html#RawLabels" class="tsd-kind-icon">Raw<wbr/>Labels</a></li><li class="tsd-kind-type-alias tsd-parent-kind-module"><a href="commands.html#SampleRawReply" class="tsd-kind-icon">Sample<wbr/>Raw<wbr/>Reply</a></li><li class="tsd-kind-type-alias tsd-parent-kind-module"><a href="commands.html#SelectedLabels" class="tsd-kind-icon">Selected<wbr/>Labels</a></li><li class="tsd-kind-type-alias tsd-parent-kind-module"><a href="commands.html#Timestamp" class="tsd-kind-icon">Timestamp</a></li><li class="tsd-kind-property tsd-parent-kind-module"><a href="commands.html#default" class="tsd-kind-icon">default</a></li><li class="tsd-kind-function tsd-parent-kind-module"><a href="commands.html#pushChunkSizeArgument" class="tsd-kind-icon">push<wbr/>Chunk<wbr/>Size<wbr/>Argument</a></li><li class="tsd-kind-function tsd-parent-kind-module"><a href="commands.html#pushEncodingArgument" class="tsd-kind-icon">push<wbr/>Encoding<wbr/>Argument</a></li><li class="tsd-kind-function tsd-parent-kind-module"><a href="commands.html#pushFilterArgument" class="tsd-kind-icon">push<wbr/>Filter<wbr/>Argument</a></li><li class="tsd-kind-function tsd-parent-kind-module"><a href="commands.html#pushLabelsArgument" class="tsd-kind-icon">push<wbr/>Labels<wbr/>Argument</a></li><li class="tsd-kind-function tsd-parent-kind-module"><a href="commands.html#pushMRangeArguments" class="tsd-kind-icon">pushMRange<wbr/>Arguments</a></li><li class="tsd-kind-function tsd-parent-kind-module"><a href="commands.html#pushMRangeGroupByArguments" class="tsd-kind-icon">pushMRange<wbr/>Group<wbr/>By<wbr/>Arguments</a></li><li class="tsd-kind-function tsd-parent-kind-module"><a href="commands.html#pushMRangeWithLabelsArguments" class="tsd-kind-icon">pushMRange<wbr/>With<wbr/>Labels<wbr/>Arguments</a></li><li class="tsd-kind-function tsd-parent-kind-module"><a href="commands.html#pushRangeArguments" class="tsd-kind-icon">push<wbr/>Range<wbr/>Arguments</a></li><li class="tsd-kind-function tsd-parent-kind-module"><a href="commands.html#pushRetentionArgument" class="tsd-kind-icon">push<wbr/>Retention<wbr/>Argument</a></li><li class="tsd-kind-function tsd-parent-kind-module"><a href="commands.html#pushWithLabelsArgument" class="tsd-kind-icon">push<wbr/>With<wbr/>Labels<wbr/>Argument</a></li><li class="tsd-kind-function tsd-parent-kind-module"><a href="commands.html#transformIncrDecrArguments" class="tsd-kind-icon">transform<wbr/>Incr<wbr/>Decr<wbr/>Arguments</a></li><li class="tsd-kind-function tsd-parent-kind-module"><a href="commands.html#transformLablesReply" class="tsd-kind-icon">transform<wbr/>Lables<wbr/>Reply</a></li><li class="tsd-kind-function tsd-parent-kind-module"><a href="commands.html#transformMRangeReply" class="tsd-kind-icon">transformMRange<wbr/>Reply</a></li><li class="tsd-kind-function tsd-parent-kind-module"><a href="commands.html#transformMRangeWithLabelsReply" class="tsd-kind-icon">transformMRange<wbr/>With<wbr/>Labels<wbr/>Reply</a></li><li class="tsd-kind-function tsd-parent-kind-module"><a href="commands.html#transformRangeReply" class="tsd-kind-icon">transform<wbr/>Range<wbr/>Reply</a></li><li class="tsd-kind-function tsd-parent-kind-module"><a href="commands.html#transformSampleReply" class="tsd-kind-icon">transform<wbr/>Sample<wbr/>Reply</a></li><li class="tsd-kind-function tsd-parent-kind-module"><a href="commands.html#transformTimestampArgument" class="tsd-kind-icon">transform<wbr/>Timestamp<wbr/>Argument</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-function"><span class="tsd-kind-icon">Function</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></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> |