@cfxlabsinc/b2b-services
    Preparing search index...

    Type Alias SlackBotInstallation

    SlackBotInstallation: Omit<SelectSlackBotInstallation, "id" | "externalId"> & {
        id: string;
    }