@jwn-js/common 1.3.3 → 1.3.7

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -3,8 +3,8 @@
3
3
  <head>
4
4
  <meta charset="utf-8">
5
5
  <meta http-equiv="X-UA-Compatible" content="IE=edge">
6
- <title>ContextSsr | @jwn-js/common - v1.3.3</title>
7
- <meta name="description" content="Documentation for @jwn-js/common - v1.3.3">
6
+ <title>ContextSsr | @jwn-js/common - v1.3.7</title>
7
+ <meta name="description" content="Documentation for @jwn-js/common - v1.3.7">
8
8
  <meta name="viewport" content="width=device-width, initial-scale=1">
9
9
  <link rel="stylesheet" href="../assets/css/main.css">
10
10
  <script async src="../assets/js/search.js" id="search-script"></script>
@@ -23,7 +23,7 @@
23
23
  <li class="state loading">Preparing search index...</li>
24
24
  <li class="state failure">The search index is not available</li>
25
25
  </ul>
26
- <a href="../index.html" class="title">@jwn-js/common - v1.3.3</a>
26
+ <a href="../index.html" class="title">@jwn-js/common - v1.3.7</a>
27
27
  </div>
28
28
  <div class="table-cell" id="tsd-widgets">
29
29
  <div id="tsd-filter">
@@ -52,7 +52,7 @@
52
52
  <div class="container">
53
53
  <ul class="tsd-breadcrumb">
54
54
  <li>
55
- <a href="../modules.html">@jwn-js/common - v1.3.3</a>
55
+ <a href="../modules.html">@jwn-js/common - v1.3.7</a>
56
56
  </li>
57
57
  <li>
58
58
  <a href="ContextSsr.html">ContextSsr</a>
@@ -81,45 +81,167 @@
81
81
  </li>
82
82
  </ul>
83
83
  </section>
84
- <section class="tsd-panel tsd-kind-interface">
85
- <h3 class="tsd-before-signature">Indexable</h3>
86
- <div class="tsd-signature tsd-kind-icon"><span class="tsd-signature-symbol">[</span>key: <span class="tsd-signature-type">string</span><span class="tsd-signature-symbol">]: </span><span class="tsd-signature-type">any</span></div>
87
- </section>
88
84
  <section class="tsd-panel-group tsd-index-group">
89
85
  <h2>Index</h2>
90
86
  <section class="tsd-panel tsd-index-panel">
91
87
  <div class="tsd-index-content">
92
- <section class="tsd-index-section ">
88
+ <section class="tsd-index-section tsd-is-external">
93
89
  <h3>Properties</h3>
94
90
  <ul class="tsd-index-list">
95
- <li class="tsd-kind-property tsd-parent-kind-interface"><a href="ContextSsr.html#manifest" class="tsd-kind-icon">manifest</a></li>
96
- <li class="tsd-kind-property tsd-parent-kind-interface"><a href="ContextSsr.html#memcached" class="tsd-kind-icon">memcached</a></li>
91
+ <li class="tsd-kind-property tsd-parent-kind-interface tsd-is-external"><a href="ContextSsr.html#cookies" class="tsd-kind-icon">cookies</a></li>
92
+ <li class="tsd-kind-property tsd-parent-kind-interface tsd-is-external"><a href="ContextSsr.html#headers" class="tsd-kind-icon">headers</a></li>
93
+ <li class="tsd-kind-property tsd-parent-kind-interface tsd-is-external"><a href="ContextSsr.html#hostname" class="tsd-kind-icon">hostname</a></li>
94
+ <li class="tsd-kind-property tsd-parent-kind-interface tsd-is-external"><a href="ContextSsr.html#ip" class="tsd-kind-icon">ip</a></li>
95
+ <li class="tsd-kind-property tsd-parent-kind-interface tsd-is-external"><a href="ContextSsr.html#memcache" class="tsd-kind-icon">memcache</a></li>
96
+ <li class="tsd-kind-property tsd-parent-kind-interface tsd-is-external"><a href="ContextSsr.html#protocol" class="tsd-kind-icon">protocol</a></li>
97
+ <li class="tsd-kind-property tsd-parent-kind-interface tsd-is-external"><a href="ContextSsr.html#responseHeaders" class="tsd-kind-icon">response<wbr>Headers</a></li>
98
+ <li class="tsd-kind-property tsd-parent-kind-interface tsd-is-external"><a href="ContextSsr.html#statusCode" class="tsd-kind-icon">status<wbr>Code</a></li>
99
+ <li class="tsd-kind-property tsd-parent-kind-interface tsd-is-external"><a href="ContextSsr.html#url" class="tsd-kind-icon">url</a></li>
97
100
  </ul>
98
101
  </section>
99
102
  </div>
100
103
  </section>
101
104
  </section>
102
- <section class="tsd-panel-group tsd-member-group ">
105
+ <section class="tsd-panel-group tsd-member-group tsd-is-external">
103
106
  <h2>Properties</h2>
104
- <section class="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-interface">
105
- <a name="manifest" class="tsd-anchor"></a>
106
- <h3><span class="tsd-flag ts-flagReadonly">Readonly</span> manifest</h3>
107
- <div class="tsd-signature tsd-kind-icon">manifest<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">Record</span><span class="tsd-signature-symbol">&lt;</span><span class="tsd-signature-type">string</span><span class="tsd-signature-symbol">, </span><span class="tsd-signature-type">any</span><span class="tsd-signature-symbol">&gt;</span></div>
107
+ <section class="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-interface tsd-is-external">
108
+ <a name="cookies" class="tsd-anchor"></a>
109
+ <h3>cookies</h3>
110
+ <div class="tsd-signature tsd-kind-icon">cookies<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">Record</span><span class="tsd-signature-symbol">&lt;</span><span class="tsd-signature-type">string</span><span class="tsd-signature-symbol">, </span><span class="tsd-signature-type">any</span><span class="tsd-signature-symbol">&gt;</span></div>
111
+ <aside class="tsd-sources">
112
+ <ul>
113
+ <li>Defined in node_modules/vite-ssr-vue/components-95cba9dd.d.ts:142</li>
114
+ </ul>
115
+ </aside>
116
+ <div class="tsd-comment tsd-typography">
117
+ <div class="lead">
118
+ <p>this property is an object that contains cookies sent by the request</p>
119
+ </div>
120
+ </div>
121
+ </section>
122
+ <section class="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-interface tsd-is-external">
123
+ <a name="headers" class="tsd-anchor"></a>
124
+ <h3>headers</h3>
125
+ <div class="tsd-signature tsd-kind-icon">headers<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">Record</span><span class="tsd-signature-symbol">&lt;</span><span class="tsd-signature-type">string</span><span class="tsd-signature-symbol">, </span><span class="tsd-signature-type">any</span><span class="tsd-signature-symbol">&gt;</span></div>
108
126
  <aside class="tsd-sources">
109
127
  <ul>
110
- <li>Defined in src/Ssr/Ssr.ts:9</li>
128
+ <li>Defined in node_modules/vite-ssr-vue/components-95cba9dd.d.ts:163</li>
111
129
  </ul>
112
130
  </aside>
131
+ <div class="tsd-comment tsd-typography">
132
+ <div class="lead">
133
+ <p>Request headers</p>
134
+ </div>
135
+ </div>
113
136
  </section>
114
- <section class="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-interface">
115
- <a name="memcached" class="tsd-anchor"></a>
116
- <h3><span class="tsd-flag ts-flagReadonly">Readonly</span> memcached</h3>
117
- <div class="tsd-signature tsd-kind-icon">memcached<span class="tsd-signature-symbol">:</span> <a href="../classes/Memcached.html" class="tsd-signature-type" data-tsd-kind="Class">Memcached</a></div>
137
+ <section class="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-interface tsd-is-external">
138
+ <a name="hostname" class="tsd-anchor"></a>
139
+ <h3>hostname</h3>
140
+ <div class="tsd-signature tsd-kind-icon">hostname<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">string</span></div>
118
141
  <aside class="tsd-sources">
119
142
  <ul>
120
- <li>Defined in src/Ssr/Ssr.ts:10</li>
143
+ <li>Defined in node_modules/vite-ssr-vue/components-95cba9dd.d.ts:125</li>
121
144
  </ul>
122
145
  </aside>
146
+ <div class="tsd-comment tsd-typography">
147
+ <div class="lead">
148
+ <p>hostname (example.com)
149
+ as express req.hostname</p>
150
+ </div>
151
+ </div>
152
+ </section>
153
+ <section class="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-interface tsd-is-external">
154
+ <a name="ip" class="tsd-anchor"></a>
155
+ <h3>ip</h3>
156
+ <div class="tsd-signature tsd-kind-icon">ip<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">string</span></div>
157
+ <aside class="tsd-sources">
158
+ <ul>
159
+ <li>Defined in node_modules/vite-ssr-vue/components-95cba9dd.d.ts:147</li>
160
+ </ul>
161
+ </aside>
162
+ <div class="tsd-comment tsd-typography">
163
+ <div class="lead">
164
+ <p>remote address (127.0.0.1)</p>
165
+ </div>
166
+ </div>
167
+ </section>
168
+ <section class="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-interface tsd-is-external">
169
+ <a name="memcache" class="tsd-anchor"></a>
170
+ <h3>memcache</h3>
171
+ <div class="tsd-signature tsd-kind-icon">memcache<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">null</span><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-type">number</span></div>
172
+ <aside class="tsd-sources">
173
+ <ul>
174
+ <li>Defined in node_modules/vite-ssr-vue/components-95cba9dd.d.ts:152</li>
175
+ </ul>
176
+ </aside>
177
+ <div class="tsd-comment tsd-typography">
178
+ <div class="lead">
179
+ <p>special property for usin memcached</p>
180
+ </div>
181
+ </div>
182
+ </section>
183
+ <section class="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-interface tsd-is-external">
184
+ <a name="protocol" class="tsd-anchor"></a>
185
+ <h3>protocol</h3>
186
+ <div class="tsd-signature tsd-kind-icon">protocol<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">string</span></div>
187
+ <aside class="tsd-sources">
188
+ <ul>
189
+ <li>Defined in node_modules/vite-ssr-vue/components-95cba9dd.d.ts:131</li>
190
+ </ul>
191
+ </aside>
192
+ <div class="tsd-comment tsd-typography">
193
+ <div class="lead">
194
+ <p>protocol (http)
195
+ as express req.protocol</p>
196
+ </div>
197
+ </div>
198
+ </section>
199
+ <section class="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-interface tsd-is-external">
200
+ <a name="responseHeaders" class="tsd-anchor"></a>
201
+ <h3>response<wbr>Headers</h3>
202
+ <div class="tsd-signature tsd-kind-icon">response<wbr>Headers<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">Record</span><span class="tsd-signature-symbol">&lt;</span><span class="tsd-signature-type">string</span><span class="tsd-signature-symbol">, </span><span class="tsd-signature-type">any</span><span class="tsd-signature-symbol">&gt;</span></div>
203
+ <aside class="tsd-sources">
204
+ <ul>
205
+ <li>Defined in node_modules/vite-ssr-vue/components-95cba9dd.d.ts:168</li>
206
+ </ul>
207
+ </aside>
208
+ <div class="tsd-comment tsd-typography">
209
+ <div class="lead">
210
+ <p>Response headers</p>
211
+ </div>
212
+ </div>
213
+ </section>
214
+ <section class="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-interface tsd-is-external">
215
+ <a name="statusCode" class="tsd-anchor"></a>
216
+ <h3>status<wbr>Code</h3>
217
+ <div class="tsd-signature tsd-kind-icon">status<wbr>Code<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">number</span></div>
218
+ <aside class="tsd-sources">
219
+ <ul>
220
+ <li>Defined in node_modules/vite-ssr-vue/components-95cba9dd.d.ts:158</li>
221
+ </ul>
222
+ </aside>
223
+ <div class="tsd-comment tsd-typography">
224
+ <div class="lead">
225
+ <p>response status code
226
+ default 200</p>
227
+ </div>
228
+ </div>
229
+ </section>
230
+ <section class="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-interface tsd-is-external">
231
+ <a name="url" class="tsd-anchor"></a>
232
+ <h3>url</h3>
233
+ <div class="tsd-signature tsd-kind-icon">url<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">string</span></div>
234
+ <aside class="tsd-sources">
235
+ <ul>
236
+ <li>Defined in node_modules/vite-ssr-vue/components-95cba9dd.d.ts:137</li>
237
+ </ul>
238
+ </aside>
239
+ <div class="tsd-comment tsd-typography">
240
+ <div class="lead">
241
+ <p>string current url
242
+ /search?q=something</p>
243
+ </div>
244
+ </div>
123
245
  </section>
124
246
  </section>
125
247
  </div>
@@ -135,14 +257,35 @@
135
257
  <ul class="before-current">
136
258
  </ul>
137
259
  <ul class="current">
138
- <li class="current tsd-kind-interface">
260
+ <li class="current tsd-kind-interface tsd-is-external">
139
261
  <a href="ContextSsr.html" class="tsd-kind-icon">Context<wbr>Ssr</a>
140
262
  <ul>
141
- <li class=" tsd-kind-property tsd-parent-kind-interface">
142
- <a href="ContextSsr.html#manifest" class="tsd-kind-icon">manifest</a>
263
+ <li class=" tsd-kind-property tsd-parent-kind-interface tsd-is-external">
264
+ <a href="ContextSsr.html#cookies" class="tsd-kind-icon">cookies</a>
265
+ </li>
266
+ <li class=" tsd-kind-property tsd-parent-kind-interface tsd-is-external">
267
+ <a href="ContextSsr.html#headers" class="tsd-kind-icon">headers</a>
268
+ </li>
269
+ <li class=" tsd-kind-property tsd-parent-kind-interface tsd-is-external">
270
+ <a href="ContextSsr.html#hostname" class="tsd-kind-icon">hostname</a>
271
+ </li>
272
+ <li class=" tsd-kind-property tsd-parent-kind-interface tsd-is-external">
273
+ <a href="ContextSsr.html#ip" class="tsd-kind-icon">ip</a>
274
+ </li>
275
+ <li class=" tsd-kind-property tsd-parent-kind-interface tsd-is-external">
276
+ <a href="ContextSsr.html#memcache" class="tsd-kind-icon">memcache</a>
277
+ </li>
278
+ <li class=" tsd-kind-property tsd-parent-kind-interface tsd-is-external">
279
+ <a href="ContextSsr.html#protocol" class="tsd-kind-icon">protocol</a>
280
+ </li>
281
+ <li class=" tsd-kind-property tsd-parent-kind-interface tsd-is-external">
282
+ <a href="ContextSsr.html#responseHeaders" class="tsd-kind-icon">response<wbr>Headers</a>
283
+ </li>
284
+ <li class=" tsd-kind-property tsd-parent-kind-interface tsd-is-external">
285
+ <a href="ContextSsr.html#statusCode" class="tsd-kind-icon">status<wbr>Code</a>
143
286
  </li>
144
- <li class=" tsd-kind-property tsd-parent-kind-interface">
145
- <a href="ContextSsr.html#memcached" class="tsd-kind-icon">memcached</a>
287
+ <li class=" tsd-kind-property tsd-parent-kind-interface tsd-is-external">
288
+ <a href="ContextSsr.html#url" class="tsd-kind-icon">url</a>
146
289
  </li>
147
290
  </ul>
148
291
  </li>
@@ -3,8 +3,8 @@
3
3
  <head>
4
4
  <meta charset="utf-8">
5
5
  <meta http-equiv="X-UA-Compatible" content="IE=edge">
6
- <title>ContextWeb | @jwn-js/common - v1.3.3</title>
7
- <meta name="description" content="Documentation for @jwn-js/common - v1.3.3">
6
+ <title>ContextWeb | @jwn-js/common - v1.3.7</title>
7
+ <meta name="description" content="Documentation for @jwn-js/common - v1.3.7">
8
8
  <meta name="viewport" content="width=device-width, initial-scale=1">
9
9
  <link rel="stylesheet" href="../assets/css/main.css">
10
10
  <script async src="../assets/js/search.js" id="search-script"></script>
@@ -23,7 +23,7 @@
23
23
  <li class="state loading">Preparing search index...</li>
24
24
  <li class="state failure">The search index is not available</li>
25
25
  </ul>
26
- <a href="../index.html" class="title">@jwn-js/common - v1.3.3</a>
26
+ <a href="../index.html" class="title">@jwn-js/common - v1.3.7</a>
27
27
  </div>
28
28
  <div class="table-cell" id="tsd-widgets">
29
29
  <div id="tsd-filter">
@@ -52,7 +52,7 @@
52
52
  <div class="container">
53
53
  <ul class="tsd-breadcrumb">
54
54
  <li>
55
- <a href="../modules.html">@jwn-js/common - v1.3.3</a>
55
+ <a href="../modules.html">@jwn-js/common - v1.3.7</a>
56
56
  </li>
57
57
  <li>
58
58
  <a href="ContextWeb.html">ContextWeb</a>
@@ -0,0 +1,184 @@
1
+ <!doctype html>
2
+ <html class="default no-js">
3
+ <head>
4
+ <meta charset="utf-8">
5
+ <meta http-equiv="X-UA-Compatible" content="IE=edge">
6
+ <title>OptionsSsr | @jwn-js/common - v1.3.7</title>
7
+ <meta name="description" content="Documentation for @jwn-js/common - v1.3.7">
8
+ <meta name="viewport" content="width=device-width, initial-scale=1">
9
+ <link rel="stylesheet" href="../assets/css/main.css">
10
+ <script async src="../assets/js/search.js" id="search-script"></script>
11
+ </head>
12
+ <body>
13
+ <header>
14
+ <div class="tsd-page-toolbar">
15
+ <div class="container">
16
+ <div class="table-wrap">
17
+ <div class="table-cell" id="tsd-search" data-index="../assets/js/search.json" data-base="..">
18
+ <div class="field">
19
+ <label for="tsd-search-field" class="tsd-widget search no-caption">Search</label>
20
+ <input id="tsd-search-field" type="text" />
21
+ </div>
22
+ <ul class="results">
23
+ <li class="state loading">Preparing search index...</li>
24
+ <li class="state failure">The search index is not available</li>
25
+ </ul>
26
+ <a href="../index.html" class="title">@jwn-js/common - v1.3.7</a>
27
+ </div>
28
+ <div class="table-cell" id="tsd-widgets">
29
+ <div id="tsd-filter">
30
+ <a href="#" class="tsd-widget options no-caption" data-toggle="options">Options</a>
31
+ <div class="tsd-filter-group">
32
+ <div class="tsd-select" id="tsd-filter-visibility">
33
+ <span class="tsd-select-label">All</span>
34
+ <ul class="tsd-select-list">
35
+ <li data-value="public">Public</li>
36
+ <li data-value="protected">Public/Protected</li>
37
+ <li data-value="private" class="selected">All</li>
38
+ </ul>
39
+ </div>
40
+ <input type="checkbox" id="tsd-filter-inherited" checked />
41
+ <label class="tsd-widget" for="tsd-filter-inherited">Inherited</label>
42
+ <input type="checkbox" id="tsd-filter-externals" checked />
43
+ <label class="tsd-widget" for="tsd-filter-externals">Externals</label>
44
+ </div>
45
+ </div>
46
+ <a href="#" class="tsd-widget menu no-caption" data-toggle="menu">Menu</a>
47
+ </div>
48
+ </div>
49
+ </div>
50
+ </div>
51
+ <div class="tsd-page-title">
52
+ <div class="container">
53
+ <ul class="tsd-breadcrumb">
54
+ <li>
55
+ <a href="../modules.html">@jwn-js/common - v1.3.7</a>
56
+ </li>
57
+ <li>
58
+ <a href="OptionsSsr.html">OptionsSsr</a>
59
+ </li>
60
+ </ul>
61
+ <h1>Interface OptionsSsr</h1>
62
+ </div>
63
+ </div>
64
+ </header>
65
+ <div class="container container-main">
66
+ <div class="row">
67
+ <div class="col-8 col-content">
68
+ <section class="tsd-panel tsd-comment">
69
+ <div class="tsd-comment tsd-typography">
70
+ <dl class="tsd-comment-tags">
71
+ <dt>types</dt>
72
+ <dd></dd>
73
+ </dl>
74
+ </div>
75
+ </section>
76
+ <section class="tsd-panel tsd-hierarchy">
77
+ <h3>Hierarchy</h3>
78
+ <ul class="tsd-hierarchy">
79
+ <li>
80
+ <span class="target">OptionsSsr</span>
81
+ </li>
82
+ </ul>
83
+ </section>
84
+ <section class="tsd-panel tsd-kind-interface">
85
+ <h3 class="tsd-before-signature">Indexable</h3>
86
+ <div class="tsd-signature tsd-kind-icon"><span class="tsd-signature-symbol">[</span>key: <span class="tsd-signature-type">string</span><span class="tsd-signature-symbol">]: </span><span class="tsd-signature-type">any</span></div>
87
+ </section>
88
+ <section class="tsd-panel-group tsd-index-group">
89
+ <h2>Index</h2>
90
+ <section class="tsd-panel tsd-index-panel">
91
+ <div class="tsd-index-content">
92
+ <section class="tsd-index-section ">
93
+ <h3>Properties</h3>
94
+ <ul class="tsd-index-list">
95
+ <li class="tsd-kind-property tsd-parent-kind-interface"><a href="OptionsSsr.html#manifest" class="tsd-kind-icon">manifest</a></li>
96
+ <li class="tsd-kind-property tsd-parent-kind-interface"><a href="OptionsSsr.html#memcached" class="tsd-kind-icon">memcached</a></li>
97
+ </ul>
98
+ </section>
99
+ </div>
100
+ </section>
101
+ </section>
102
+ <section class="tsd-panel-group tsd-member-group ">
103
+ <h2>Properties</h2>
104
+ <section class="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-interface">
105
+ <a name="manifest" class="tsd-anchor"></a>
106
+ <h3><span class="tsd-flag ts-flagReadonly">Readonly</span> manifest</h3>
107
+ <div class="tsd-signature tsd-kind-icon">manifest<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">Record</span><span class="tsd-signature-symbol">&lt;</span><span class="tsd-signature-type">string</span><span class="tsd-signature-symbol">, </span><span class="tsd-signature-type">any</span><span class="tsd-signature-symbol">&gt;</span></div>
108
+ <aside class="tsd-sources">
109
+ <ul>
110
+ <li>Defined in src/Ssr/Ssr.ts:9</li>
111
+ </ul>
112
+ </aside>
113
+ </section>
114
+ <section class="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-interface">
115
+ <a name="memcached" class="tsd-anchor"></a>
116
+ <h3><span class="tsd-flag ts-flagReadonly">Readonly</span> memcached</h3>
117
+ <div class="tsd-signature tsd-kind-icon">memcached<span class="tsd-signature-symbol">:</span> <a href="../classes/Memcached.html" class="tsd-signature-type" data-tsd-kind="Class">Memcached</a></div>
118
+ <aside class="tsd-sources">
119
+ <ul>
120
+ <li>Defined in src/Ssr/Ssr.ts:10</li>
121
+ </ul>
122
+ </aside>
123
+ </section>
124
+ </section>
125
+ </div>
126
+ <div class="col-4 col-menu menu-sticky-wrap menu-highlight">
127
+ <nav class="tsd-navigation primary">
128
+ <ul>
129
+ <li class=" ">
130
+ <a href="../modules.html">Exports</a>
131
+ </li>
132
+ </ul>
133
+ </nav>
134
+ <nav class="tsd-navigation secondary menu-sticky">
135
+ <ul class="before-current">
136
+ </ul>
137
+ <ul class="current">
138
+ <li class="current tsd-kind-interface">
139
+ <a href="OptionsSsr.html" class="tsd-kind-icon">Options<wbr>Ssr</a>
140
+ <ul>
141
+ <li class=" tsd-kind-property tsd-parent-kind-interface">
142
+ <a href="OptionsSsr.html#manifest" class="tsd-kind-icon">manifest</a>
143
+ </li>
144
+ <li class=" tsd-kind-property tsd-parent-kind-interface">
145
+ <a href="OptionsSsr.html#memcached" class="tsd-kind-icon">memcached</a>
146
+ </li>
147
+ </ul>
148
+ </li>
149
+ </ul>
150
+ <ul class="after-current">
151
+ </ul>
152
+ </nav>
153
+ </div>
154
+ </div>
155
+ </div>
156
+ <footer class="with-border-bottom">
157
+ <div class="container">
158
+ <h2>Legend</h2>
159
+ <div class="tsd-legend-group">
160
+ <ul class="tsd-legend">
161
+ <li class="tsd-kind-constructor tsd-parent-kind-class"><span class="tsd-kind-icon">Constructor</span></li>
162
+ <li class="tsd-kind-property tsd-parent-kind-class"><span class="tsd-kind-icon">Property</span></li>
163
+ <li class="tsd-kind-method tsd-parent-kind-class"><span class="tsd-kind-icon">Method</span></li>
164
+ </ul>
165
+ <ul class="tsd-legend">
166
+ <li class="tsd-kind-property tsd-parent-kind-interface"><span class="tsd-kind-icon">Property</span></li>
167
+ <li class="tsd-kind-method tsd-parent-kind-interface"><span class="tsd-kind-icon">Method</span></li>
168
+ </ul>
169
+ <ul class="tsd-legend">
170
+ <li class="tsd-kind-property tsd-parent-kind-class tsd-is-protected"><span class="tsd-kind-icon">Protected property</span></li>
171
+ </ul>
172
+ <ul class="tsd-legend">
173
+ <li class="tsd-kind-method tsd-parent-kind-class tsd-is-static"><span class="tsd-kind-icon">Static method</span></li>
174
+ </ul>
175
+ </div>
176
+ </div>
177
+ </footer>
178
+ <div class="container tsd-generator">
179
+ <p>Generated using <a href="https://typedoc.org/" target="_blank">TypeDoc</a></p>
180
+ </div>
181
+ <div class="overlay"></div>
182
+ <script src="../assets/js/main.js"></script>
183
+ </body>
184
+ </html>