feat(nestlogged): export request scope symbols
This commit is contained in:
parent
adaedbe5e9
commit
19cc04f6cc
@ -17,4 +17,4 @@ export {
|
||||
Logged,
|
||||
Returns,
|
||||
} from './reflected';
|
||||
export { getRequestLogger } from './utils';
|
||||
export { getRequestLogger, NestloggedScope as Symbol_NestloggedScope, NestloggedScopeId as Symbol_NestloggedScopeId } from './utils';
|
||||
|
Loading…
x
Reference in New Issue
Block a user