UNPKG

payload-gatekeeper

Version:

The ultimate access control gatekeeper for Payload CMS v3 - Advanced RBAC with wildcard support, auto role assignment, and flexible configuration

7 lines 240 B
import React from 'react'; /** * Simple notice component to display when editing a protected role */ export declare const ProtectedRoleNotice: React.FC; export default ProtectedRoleNotice; //# sourceMappingURL=ProtectedRoleNotice.d.ts.map