@@ -110,19 +110,19 @@ <h2>Constructors</h2>
110
110
< a name ="constructor " class ="tsd-anchor "> </ a >
111
111
< h3 > constructor</ h3 >
112
112
< ul class ="tsd-signatures tsd-kind-constructor tsd-parent-kind-class ">
113
- < li class ="tsd-signature tsd-kind-icon "> new < wbr > ShConfig< wbr > App< span class ="tsd-signature-symbol "> (</ span > port< span class ="tsd-signature-symbol "> : </ span > < span class ="tsd-signature-type "> BigInteger</ span > , templatePath< span class ="tsd-signature-symbol "> : </ span > < span class ="tsd-signature-type "> string</ span > , sites< span class ="tsd-signature-symbol "> : </ span > < span class ="tsd-signature-type "> Array</ span > < span class ="tsd-signature-symbol "> <</ span > < span class ="tsd-signature-type "> string</ span > < span class ="tsd-signature-symbol "> ></ span > , format< span class ="tsd-signature-symbol "> : </ span > < span class ="tsd-signature-type "> string</ span > , locale< span class ="tsd-signature-symbol "> : </ span > < span class ="tsd-signature-type "> string</ span > , hasContext< span class ="tsd-signature-symbol "> : </ span > < span class ="tsd-signature-type "> boolean</ span > , hasFormat< span class ="tsd-signature-symbol "> : </ span > < span class ="tsd-signature-type "> boolean</ span > , hasLocale< span class ="tsd-signature-symbol "> : </ span > < span class ="tsd-signature-type "> boolean</ span > , hasSiteName< span class ="tsd-signature-symbol "> : </ span > < span class ="tsd-signature-type "> boolean</ span > < span class ="tsd-signature-symbol "> )</ span > < span class ="tsd-signature-symbol "> : </ span > < a href ="_shio_config_shconfigapp_.shconfigapp.html " class ="tsd-signature-type "> ShConfigApp</ a > </ li >
113
+ < li class ="tsd-signature tsd-kind-icon "> new < wbr > ShConfig< wbr > App< span class ="tsd-signature-symbol "> (</ span > port< span class ="tsd-signature-symbol "> : </ span > < span class ="tsd-signature-type "> number</ span > , templatePath< span class ="tsd-signature-symbol "> : </ span > < span class ="tsd-signature-type "> string</ span > , sites< span class ="tsd-signature-symbol "> : </ span > < span class ="tsd-signature-type "> Array</ span > < span class ="tsd-signature-symbol "> <</ span > < span class ="tsd-signature-type "> string</ span > < span class ="tsd-signature-symbol "> ></ span > , format< span class ="tsd-signature-symbol "> : </ span > < span class ="tsd-signature-type "> string</ span > , locale< span class ="tsd-signature-symbol "> : </ span > < span class ="tsd-signature-type "> string</ span > , hasContext< span class ="tsd-signature-symbol "> : </ span > < span class ="tsd-signature-type "> boolean</ span > , hasFormat< span class ="tsd-signature-symbol "> : </ span > < span class ="tsd-signature-type "> boolean</ span > , hasLocale< span class ="tsd-signature-symbol "> : </ span > < span class ="tsd-signature-type "> boolean</ span > , hasSiteName< span class ="tsd-signature-symbol "> : </ span > < span class ="tsd-signature-type "> boolean</ span > < span class ="tsd-signature-symbol "> )</ span > < span class ="tsd-signature-symbol "> : </ span > < a href ="_shio_config_shconfigapp_.shconfigapp.html " class ="tsd-signature-type "> ShConfigApp</ a > </ li >
114
114
</ ul >
115
115
< ul class ="tsd-descriptions ">
116
116
< li class ="tsd-description ">
117
117
< aside class ="tsd-sources ">
118
118
< ul >
119
- < li > Defined in shio/ config/ShConfigApp.ts:22</ li >
119
+ < li > Defined in < a href =" https://github.com/ShioCMS/ shio-js-sdk/blob/7856ffc/src/shio/ config/ShConfigApp.ts#L22 " > shio/config/ShConfigApp.ts :22</ a > </ li >
120
120
</ ul >
121
121
</ aside >
122
122
< h4 class ="tsd-parameters-title "> Parameters</ h4 >
123
123
< ul class ="tsd-parameters ">
124
124
< li >
125
- < h5 > port: < span class ="tsd-signature-type "> BigInteger </ span > </ h5 >
125
+ < h5 > port: < span class ="tsd-signature-type "> number </ span > </ h5 >
126
126
</ li >
127
127
< li >
128
128
< h5 > templatePath: < span class ="tsd-signature-type "> string</ span > </ h5 >
@@ -162,7 +162,7 @@ <h3>format</h3>
162
162
< div class ="tsd-signature tsd-kind-icon "> format< span class ="tsd-signature-symbol "> :</ span > < span class ="tsd-signature-type "> string</ span > </ div >
163
163
< aside class ="tsd-sources ">
164
164
< ul >
165
- < li > Defined in shio/ config/ShConfigApp.ts:12</ li >
165
+ < li > Defined in < a href =" https://github.com/ShioCMS/ shio-js-sdk/blob/7856ffc/src/shio/ config/ShConfigApp.ts#L12 " > shio/config/ShConfigApp.ts :12</ a > </ li >
166
166
</ ul >
167
167
</ aside >
168
168
</ section >
@@ -172,7 +172,7 @@ <h3>has<wbr>Context</h3>
172
172
< div class ="tsd-signature tsd-kind-icon "> has< wbr > Context< span class ="tsd-signature-symbol "> :</ span > < span class ="tsd-signature-type "> boolean</ span > </ div >
173
173
< aside class ="tsd-sources ">
174
174
< ul >
175
- < li > Defined in shio/ config/ShConfigApp.ts:16</ li >
175
+ < li > Defined in < a href =" https://github.com/ShioCMS/ shio-js-sdk/blob/7856ffc/src/shio/ config/ShConfigApp.ts#L16 " > shio/config/ShConfigApp.ts :16</ a > </ li >
176
176
</ ul >
177
177
</ aside >
178
178
</ section >
@@ -182,7 +182,7 @@ <h3>has<wbr>Format</h3>
182
182
< div class ="tsd-signature tsd-kind-icon "> has< wbr > Format< span class ="tsd-signature-symbol "> :</ span > < span class ="tsd-signature-type "> boolean</ span > </ div >
183
183
< aside class ="tsd-sources ">
184
184
< ul >
185
- < li > Defined in shio/ config/ShConfigApp.ts:18</ li >
185
+ < li > Defined in < a href =" https://github.com/ShioCMS/ shio-js-sdk/blob/7856ffc/src/shio/ config/ShConfigApp.ts#L18 " > shio/config/ShConfigApp.ts :18</ a > </ li >
186
186
</ ul >
187
187
</ aside >
188
188
</ section >
@@ -192,7 +192,7 @@ <h3>has<wbr>Locale</h3>
192
192
< div class ="tsd-signature tsd-kind-icon "> has< wbr > Locale< span class ="tsd-signature-symbol "> :</ span > < span class ="tsd-signature-type "> boolean</ span > </ div >
193
193
< aside class ="tsd-sources ">
194
194
< ul >
195
- < li > Defined in shio/ config/ShConfigApp.ts:20</ li >
195
+ < li > Defined in < a href =" https://github.com/ShioCMS/ shio-js-sdk/blob/7856ffc/src/shio/ config/ShConfigApp.ts#L20 " > shio/config/ShConfigApp.ts :20</ a > </ li >
196
196
</ ul >
197
197
</ aside >
198
198
</ section >
@@ -202,7 +202,7 @@ <h3>has<wbr>Site<wbr>Name</h3>
202
202
< div class ="tsd-signature tsd-kind-icon "> has< wbr > Site< wbr > Name< span class ="tsd-signature-symbol "> :</ span > < span class ="tsd-signature-type "> boolean</ span > </ div >
203
203
< aside class ="tsd-sources ">
204
204
< ul >
205
- < li > Defined in shio/ config/ShConfigApp.ts:22</ li >
205
+ < li > Defined in < a href =" https://github.com/ShioCMS/ shio-js-sdk/blob/7856ffc/src/shio/ config/ShConfigApp.ts#L22 " > shio/config/ShConfigApp.ts :22</ a > </ li >
206
206
</ ul >
207
207
</ aside >
208
208
</ section >
@@ -212,17 +212,17 @@ <h3>locale</h3>
212
212
< div class ="tsd-signature tsd-kind-icon "> locale< span class ="tsd-signature-symbol "> :</ span > < span class ="tsd-signature-type "> string</ span > </ div >
213
213
< aside class ="tsd-sources ">
214
214
< ul >
215
- < li > Defined in shio/ config/ShConfigApp.ts:14</ li >
215
+ < li > Defined in < a href =" https://github.com/ShioCMS/ shio-js-sdk/blob/7856ffc/src/shio/ config/ShConfigApp.ts#L14 " > shio/config/ShConfigApp.ts :14</ a > </ li >
216
216
</ ul >
217
217
</ aside >
218
218
</ section >
219
219
< section class ="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-class ">
220
220
< a name ="port " class ="tsd-anchor "> </ a >
221
221
< h3 > port</ h3 >
222
- < div class ="tsd-signature tsd-kind-icon "> port< span class ="tsd-signature-symbol "> :</ span > < span class ="tsd-signature-type "> BigInteger </ span > </ div >
222
+ < div class ="tsd-signature tsd-kind-icon "> port< span class ="tsd-signature-symbol "> :</ span > < span class ="tsd-signature-type "> number </ span > </ div >
223
223
< aside class ="tsd-sources ">
224
224
< ul >
225
- < li > Defined in shio/ config/ShConfigApp.ts:6 </ li >
225
+ < li > Defined in < a href =" https://github.com/ShioCMS/ shio-js-sdk/blob/7856ffc/src/shio/ config/ShConfigApp.ts#L6 " > shio/config/ShConfigApp.ts:6 </ a > </ li >
226
226
</ ul >
227
227
</ aside >
228
228
</ section >
@@ -232,7 +232,7 @@ <h3>sites</h3>
232
232
< div class ="tsd-signature tsd-kind-icon "> sites< span class ="tsd-signature-symbol "> :</ span > < span class ="tsd-signature-type "> Array</ span > < span class ="tsd-signature-symbol "> <</ span > < span class ="tsd-signature-type "> string</ span > < span class ="tsd-signature-symbol "> ></ span > </ div >
233
233
< aside class ="tsd-sources ">
234
234
< ul >
235
- < li > Defined in shio/ config/ShConfigApp.ts:10</ li >
235
+ < li > Defined in < a href =" https://github.com/ShioCMS/ shio-js-sdk/blob/7856ffc/src/shio/ config/ShConfigApp.ts#L10 " > shio/config/ShConfigApp.ts :10</ a > </ li >
236
236
</ ul >
237
237
</ aside >
238
238
</ section >
@@ -242,7 +242,7 @@ <h3>template<wbr>Path</h3>
242
242
< div class ="tsd-signature tsd-kind-icon "> template< wbr > Path< span class ="tsd-signature-symbol "> :</ span > < span class ="tsd-signature-type "> string</ span > </ div >
243
243
< aside class ="tsd-sources ">
244
244
< ul >
245
- < li > Defined in shio/ config/ShConfigApp.ts:8 </ li >
245
+ < li > Defined in < a href =" https://github.com/ShioCMS/ shio-js-sdk/blob/7856ffc/src/shio/ config/ShConfigApp.ts#L8 " > shio/config/ShConfigApp.ts:8 </ a > </ li >
246
246
</ ul >
247
247
</ aside >
248
248
</ section >
0 commit comments