// This file is used in FOSS builds of Rocket.Chat to replace the default startRocketChat.ts file, removing references to licensed code. export const startRocketChat = async () => { // Nothing to do here };