UNPKG

animiassumenda

Version:

Blox live, desktop app for managing staking accounts

9 lines (8 loc) 205 B
export const PROCESSES: Record<string, string> = { INSTALL: 'install', RESTART: 'restart', REINSTALL: 'reinstall', CREATE_ACCOUNT: 'createAccount', RECOVERY: 'recovery', UPGRADE: 'upgrade', };