get allProbes()

in src/app/ui/main/main.component.ts [54:56]


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