Skip to content

Commit fc418a3

Browse files
committed
0.1.0
1 parent e6167ad commit fc418a3

File tree

9 files changed

+497
-19
lines changed

9 files changed

+497
-19
lines changed

docs/assets/js/search.js

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

docs/globals.html

Lines changed: 6 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
<head>
44
<meta charset="utf-8">
55
<meta http-equiv="X-UA-Compatible" content="IE=edge">
6-
<title>@server-state/types - v0.0.5</title>
6+
<title>@server-state/types - v0.1.0</title>
77
<meta name="description" content="">
88
<meta name="viewport" content="width=device-width, initial-scale=1">
99
<link rel="stylesheet" href="assets/css/main.css">
@@ -22,7 +22,7 @@
2222
<li class="state loading">Preparing search index...</li>
2323
<li class="state failure">The search index is not available</li>
2424
</ul>
25-
<a href="index.html" class="title">@server-state/types - v0.0.5</a>
25+
<a href="index.html" class="title">@server-state/types - v0.1.0</a>
2626
</div>
2727
<div class="table-cell" id="tsd-widgets">
2828
<div id="tsd-filter">
@@ -54,7 +54,7 @@
5454
<a href="globals.html">Globals</a>
5555
</li>
5656
</ul>
57-
<h1> @server-state/types - v0.0.5</h1>
57+
<h1> @server-state/types - v0.1.0</h1>
5858
</div>
5959
</div>
6060
</header>
@@ -84,6 +84,9 @@ <h3>Modules</h3>
8484
<li class=" tsd-kind-module tsd-is-not-exported">
8585
<a href="modules/serverstate.html">Server<wbr>State</a>
8686
</li>
87+
<li class=" tsd-kind-module tsd-parent-kind-module tsd-is-not-exported">
88+
<a href="modules/serverstate.dataformats.html">Server<wbr>State.<wbr>Data<wbr>Formats</a>
89+
</li>
8790
<li class=" tsd-kind-module tsd-parent-kind-module tsd-is-not-exported">
8891
<a href="modules/serverstate.serverbase.html">Server<wbr>State.<wbr>Server<wbr>Base</a>
8992
</li>

docs/index.html

Lines changed: 6 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
<head>
44
<meta charset="utf-8">
55
<meta http-equiv="X-UA-Compatible" content="IE=edge">
6-
<title>@server-state/types - v0.0.5</title>
6+
<title>@server-state/types - v0.1.0</title>
77
<meta name="description" content="">
88
<meta name="viewport" content="width=device-width, initial-scale=1">
99
<link rel="stylesheet" href="assets/css/main.css">
@@ -22,7 +22,7 @@
2222
<li class="state loading">Preparing search index...</li>
2323
<li class="state failure">The search index is not available</li>
2424
</ul>
25-
<a href="index.html" class="title">@server-state/types - v0.0.5</a>
25+
<a href="index.html" class="title">@server-state/types - v0.1.0</a>
2626
</div>
2727
<div class="table-cell" id="tsd-widgets">
2828
<div id="tsd-filter">
@@ -54,7 +54,7 @@
5454
<a href="globals.html">Globals</a>
5555
</li>
5656
</ul>
57-
<h1> @server-state/types - v0.0.5</h1>
57+
<h1> @server-state/types - v0.1.0</h1>
5858
</div>
5959
</div>
6060
</header>
@@ -133,6 +133,9 @@ <h2>Declared types</h2>
133133
<li class=" tsd-kind-module tsd-is-not-exported">
134134
<a href="modules/serverstate.html">Server<wbr>State</a>
135135
</li>
136+
<li class=" tsd-kind-module tsd-parent-kind-module tsd-is-not-exported">
137+
<a href="modules/serverstate.dataformats.html">Server<wbr>State.<wbr>Data<wbr>Formats</a>
138+
</li>
136139
<li class=" tsd-kind-module tsd-parent-kind-module tsd-is-not-exported">
137140
<a href="modules/serverstate.serverbase.html">Server<wbr>State.<wbr>Server<wbr>Base</a>
138141
</li>

docs/interfaces/serverstate.serverbase.config.html

Lines changed: 9 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
<head>
44
<meta charset="utf-8">
55
<meta http-equiv="X-UA-Compatible" content="IE=edge">
6-
<title>Config | @server-state/types - v0.0.5</title>
6+
<title>Config | @server-state/types - v0.1.0</title>
77
<meta name="description" content="">
88
<meta name="viewport" content="width=device-width, initial-scale=1">
99
<link rel="stylesheet" href="../assets/css/main.css">
@@ -22,7 +22,7 @@
2222
<li class="state loading">Preparing search index...</li>
2323
<li class="state failure">The search index is not available</li>
2424
</ul>
25-
<a href="../index.html" class="title">@server-state/types - v0.0.5</a>
25+
<a href="../index.html" class="title">@server-state/types - v0.1.0</a>
2626
</div>
2727
<div class="table-cell" id="tsd-widgets">
2828
<div id="tsd-filter">
@@ -109,7 +109,7 @@ <h3><span class="tsd-flag ts-flagOptional">Optional</span> is<wbr>Authorized</h3
109109
<div class="tsd-signature tsd-kind-icon">is<wbr>Authorized<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">undefined</span><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-type">function</span></div>
110110
<aside class="tsd-sources">
111111
<ul>
112-
<li>Defined in index.d.ts:51</li>
112+
<li>Defined in index.d.ts:158</li>
113113
</ul>
114114
</aside>
115115
<div class="tsd-comment tsd-typography">
@@ -135,7 +135,7 @@ <h3><span class="tsd-flag ts-flagOptional">Optional</span> log<wbr>File<wbr>Path
135135
<div class="tsd-signature tsd-kind-icon">log<wbr>File<wbr>Path<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">undefined</span><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-type">string</span></div>
136136
<aside class="tsd-sources">
137137
<ul>
138-
<li>Defined in index.d.ts:44</li>
138+
<li>Defined in index.d.ts:151</li>
139139
</ul>
140140
</aside>
141141
<div class="tsd-comment tsd-typography">
@@ -155,7 +155,7 @@ <h3><span class="tsd-flag ts-flagOptional">Optional</span> log<wbr>ToConsole</h3
155155
<div class="tsd-signature tsd-kind-icon">log<wbr>ToConsole<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">undefined</span><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-type">false</span><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-type">true</span></div>
156156
<aside class="tsd-sources">
157157
<ul>
158-
<li>Defined in index.d.ts:34</li>
158+
<li>Defined in index.d.ts:141</li>
159159
</ul>
160160
</aside>
161161
<div class="tsd-comment tsd-typography">
@@ -175,7 +175,7 @@ <h3><span class="tsd-flag ts-flagOptional">Optional</span> log<wbr>ToFile</h3>
175175
<div class="tsd-signature tsd-kind-icon">log<wbr>ToFile<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">undefined</span><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-type">false</span><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-type">true</span></div>
176176
<aside class="tsd-sources">
177177
<ul>
178-
<li>Defined in index.d.ts:39</li>
178+
<li>Defined in index.d.ts:146</li>
179179
</ul>
180180
</aside>
181181
<div class="tsd-comment tsd-typography">
@@ -200,6 +200,9 @@ <h3><span class="tsd-flag ts-flagOptional">Optional</span> log<wbr>ToFile</h3>
200200
<li class=" tsd-kind-module tsd-is-not-exported">
201201
<a href="../modules/serverstate.html">Server<wbr>State</a>
202202
</li>
203+
<li class=" tsd-kind-module tsd-parent-kind-module tsd-is-not-exported">
204+
<a href="../modules/serverstate.dataformats.html">Server<wbr>State.<wbr>Data<wbr>Formats</a>
205+
</li>
203206
<li class="current tsd-kind-module tsd-parent-kind-module tsd-is-not-exported">
204207
<a href="../modules/serverstate.serverbase.html">Server<wbr>State.<wbr>Server<wbr>Base</a>
205208
</li>

0 commit comments

Comments
 (0)