UNPKG
@dooboostore/simple-boot-http-server-ssr
Version:
latest (1.0.13)
1.0.13
1.0.12
1.0.11
1.0.10
1.0.9
1.0.8
front end SPA frameworks SSR
github.com/dooboostore-develop/packages
dooboostore-develop/packages
@dooboostore/simple-boot-http-server-ssr
/
dist
/
umd-bundle
/
index.d.ts
9 lines
•
287 B
TypeScript
View Raw
1
2
3
4
5
6
7
8
9
export
*
from
'./SimpleBootHttpSSRFactory'
;
export
*
from
'./SimpleBootHttpSSRServer'
;
export
*
from
'./codes'
;
export
*
from
'./decorators'
;
export
*
from
'./filters'
;
export
*
from
'./initializers'
;
export
*
from
'./option'
;
export
*
from
'./proxy'
;
//# sourceMappingURL=index.d.ts.map