Variable AuthentikEventsConst

AuthentikEvents: {
    COCKPIT_ADD_REGISTRATION: {
        name: "cockpit.addRegistration";
        payload: CockpitAddRegistrationPayload;
    };
} = ...

Type declaration