Type Alias ExecuteCommandAcceptor

ExecuteCommandAcceptor: ((name: string, execute: ExecuteCommandFunction) => void)