@@ -97,6 +97,7 @@ <h3>Constructors</h3>
97
97
< h3 > Properties</ h3 >
98
98
< ul class ="tsd-index-list ">
99
99
< li class ="tsd-kind-property tsd-parent-kind-class "> < a href ="backend.html#apis " class ="tsd-kind-icon "> apis</ a > </ li >
100
+ < li class ="tsd-kind-property tsd-parent-kind-class "> < a href ="backend.html#models " class ="tsd-kind-icon "> models</ a > </ li >
100
101
< li class ="tsd-kind-property tsd-parent-kind-class tsd-is-inherited "> < a href ="backend.html#rootpath " class ="tsd-kind-icon "> root< wbr > Path</ a > </ li >
101
102
< li class ="tsd-kind-property tsd-parent-kind-class "> < a href ="backend.html#shrimps " class ="tsd-kind-icon "> shrimps</ a > </ li >
102
103
</ ul >
@@ -123,7 +124,7 @@ <h3>constructor</h3>
123
124
< aside class ="tsd-sources ">
124
125
< p > Overrides < a href ="folder.html "> Folder</ a > .< a href ="folder.html#constructor "> constructor</ a > </ p >
125
126
< ul >
126
- < li > Defined in backend/backend.ts:21 </ li >
127
+ < li > Defined in backend/backend.ts:28 </ li >
127
128
</ ul >
128
129
</ aside >
129
130
< div class ="tsd-comment tsd-typography ">
@@ -155,7 +156,7 @@ <h3>apis</h3>
155
156
< div class ="tsd-signature tsd-kind-icon "> apis< span class ="tsd-signature-symbol "> :</ span > < a href ="apis.html " class ="tsd-signature-type "> Apis</ a > </ div >
156
157
< aside class ="tsd-sources ">
157
158
< ul >
158
- < li > Defined in backend/backend.ts:16 </ li >
159
+ < li > Defined in backend/backend.ts:18 </ li >
159
160
</ ul >
160
161
</ aside >
161
162
< div class ="tsd-comment tsd-typography ">
@@ -164,6 +165,21 @@ <h3>apis</h3>
164
165
</ div >
165
166
</ div >
166
167
</ section >
168
+ < section class ="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-class ">
169
+ < a name ="models " class ="tsd-anchor "> </ a >
170
+ < h3 > models</ h3 >
171
+ < div class ="tsd-signature tsd-kind-icon "> models< span class ="tsd-signature-symbol "> :</ span > < a href ="models.html " class ="tsd-signature-type "> Models</ a > </ div >
172
+ < aside class ="tsd-sources ">
173
+ < ul >
174
+ < li > Defined in backend/backend.ts:23</ li >
175
+ </ ul >
176
+ </ aside >
177
+ < div class ="tsd-comment tsd-typography ">
178
+ < div class ="lead ">
179
+ < p > list of all < a href ="models.html "> Models</ a > </ p >
180
+ </ div >
181
+ </ div >
182
+ </ section >
167
183
< section class ="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-class tsd-is-inherited ">
168
184
< a name ="rootpath " class ="tsd-anchor "> </ a >
169
185
< h3 > root< wbr > Path</ h3 >
@@ -186,7 +202,7 @@ <h3>shrimps</h3>
186
202
< div class ="tsd-signature tsd-kind-icon "> shrimps< span class ="tsd-signature-symbol "> :</ span > < a href ="shrimps.html " class ="tsd-signature-type "> Shrimps</ a > </ div >
187
203
< aside class ="tsd-sources ">
188
204
< ul >
189
- < li > Defined in backend/backend.ts:21 </ li >
205
+ < li > Defined in backend/backend.ts:28 </ li >
190
206
</ ul >
191
207
</ aside >
192
208
< div class ="tsd-comment tsd-typography ">
@@ -208,7 +224,7 @@ <h3>serverless<wbr>Template</h3>
208
224
< li class ="tsd-description ">
209
225
< aside class ="tsd-sources ">
210
226
< ul >
211
- < li > Defined in backend/backend.ts:39 </ li >
227
+ < li > Defined in backend/backend.ts:47 </ li >
212
228
</ ul >
213
229
</ aside >
214
230
< div class ="tsd-comment tsd-typography ">
@@ -252,6 +268,9 @@ <h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">object</s
252
268
< li class =" tsd-kind-property tsd-parent-kind-class ">
253
269
< a href ="backend.html#apis " class ="tsd-kind-icon "> apis</ a >
254
270
</ li >
271
+ < li class =" tsd-kind-property tsd-parent-kind-class ">
272
+ < a href ="backend.html#models " class ="tsd-kind-icon "> models</ a >
273
+ </ li >
255
274
< li class =" tsd-kind-property tsd-parent-kind-class tsd-is-inherited ">
256
275
< a href ="backend.html#rootpath " class ="tsd-kind-icon "> root< wbr > Path</ a >
257
276
</ li >
@@ -274,6 +293,9 @@ <h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">object</s
274
293
< li class =" tsd-kind-class ">
275
294
< a href ="frontend.html " class ="tsd-kind-icon "> Frontend</ a >
276
295
</ li >
296
+ < li class =" tsd-kind-class ">
297
+ < a href ="models.html " class ="tsd-kind-icon "> Models</ a >
298
+ </ li >
277
299
< li class =" tsd-kind-class ">
278
300
< a href ="shrimps.html " class ="tsd-kind-icon "> Shrimps</ a >
279
301
</ li >
0 commit comments