UNPKG
bb-inspired
Version:
latest (0.1.4)
0.1.4
0.1.3
0.1.2
0.1.1
0.1.0
Core library for BB-inspired NestJS backend
bb-inspired
/
dist
/
modules
/
plugin
/
index.d.ts
5 lines
(4 loc)
•
132 B
TypeScript
View Raw
1
2
3
4
5
export
*
from
'./plugin.module'
;
export
*
from
'./plugin.manager'
;
export
*
from
'./plugin.loader'
;
export
*
from
'./hook.service'
;