UNPKG

@payloadcms/plugin-multi-tenant

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