<%* /* Time Garden templater component*/ // Import the yearly operations module const yearlyOps = window?.timeGarden?.yearly;; // Run the yearly alias function await yearlyOps.generateAlias(tp, app); -%>