export function INIT_STORE(ENTITY: string): string { return `INIT_${ENTITY}S_STORE`; }