Export headers configuration

This commit is contained in:
Adina Țeudan 2021-10-15 00:14:58 +03:00
parent 7533a1848f
commit e864fac7ce

View File

@ -14,3 +14,4 @@ export * from './http-encoder';
export * from './types/iqser-types';
export * from './pruning-translation-loader';
export * from './custom-route-reuse.strategy';
export * from './headers-configuration';