@payloadcms/plugin-multi-tenant
Version:
Multi Tenant plugin for Payload
5 lines • 358 B
TypeScript
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.d.ts.map