export const ApplicationEvents = { BOOTSTRAP_END: "bootstrapEnd", REVIVE: "reviveProject", VALIDATE_PROJECT: "validateProject", };