Skip to content
Snippets Groups Projects
Commit c8386fc1 authored by Konstantin Tsabolov's avatar Konstantin Tsabolov Committed by Berend Sliedrecht
Browse files

chore: add multitenancy and pagination params to shared

parent 60de971a
No related branches found
No related tags found
No related merge requests found
...@@ -19,3 +19,6 @@ export * from './dto/multitenancy-params.dto.js'; ...@@ -19,3 +19,6 @@ export * from './dto/multitenancy-params.dto.js';
export * from './modules/health/health.module.js'; export * from './modules/health/health.module.js';
export * from './interceptors/response-format.interceptor.js'; export * from './interceptors/response-format.interceptor.js';
export * from './dto/pagination-params.dto.js';
export * from './dto/multitenancy-params.dto.js';
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment