<%* /* Time Garden templater component*/ // Import the yearly operations module const yearlyOps = window?.timeGarden?.yearly; // Run the yearly review function to generate detailed insights await yearlyOps.yearReview(tp, app); %>