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
/
filters
/
index.d.ts
3 lines
(2 loc)
•
78 B
TypeScript
View Raw
1
2
3
export
*
from
'./http-exception.filter'
;
export
*
from
'./validation.filter'
;