get allProbes()

in src/app/ui/main/chat/chat.component.ts [50:52]


    get allProbes(): NlpProbe[] {
        return this._allProbes
    }