So I have a simple server file:
import { Meteor } from \'meteor/meteor\'; const Animals = new Mongo.Collection("animals"); let animalsFindOne = Ta