UNPKG

@totalsoft/pino-multitenancy

Version:
7 lines (5 loc) 218 B
// Copyright (c) TotalSoft. // This source code is licensed under the MIT license. import tenantIdMixin from './tenantIdMixin' import tenantCodeMixin from './tenantCodeMixin' export { tenantIdMixin, tenantCodeMixin }