UNPKG

@payloadcms/plugin-multi-tenant

Version:
6 lines 454 B
export { filterDocumentsBySelectedTenant as getTenantListFilter } from '../list-filters/filterDocumentsBySelectedTenant.js'; export { getGlobalViewRedirect } from '../utilities/getGlobalViewRedirect.js'; export { getTenantAccess } from '../utilities/getTenantAccess.js'; export { getTenantFromCookie } from '../utilities/getTenantFromCookie.js'; export { getUserTenantIDs } from '../utilities/getUserTenantIDs.js'; //# sourceMappingURL=utilities.d.ts.map