import becca from "../becca/becca.js"; export function getTasks() { return becca.getTasks(); }