UNPKG

@payloadcms/plugin-multi-tenant

Version:
5 lines (4 loc) 271 B
export { TenantField } from '../components/TenantField/index.client.js'; export { TenantSelector } from '../components/TenantSelector/index.js'; export { useTenantSelection } from '../providers/TenantSelectionProvider/index.client.js'; //# sourceMappingURL=client.js.map