// Copyright (c) TotalSoft.
// This source code is licensed under the MIT license.

import tenantIdMixin from './tenantIdMixin'
import tenantCodeMixin from './tenantCodeMixin'
export { tenantIdMixin, tenantCodeMixin }
