mirror of
https://github.com/discourse/discourse.git
synced 2025-02-25 18:55:32 -06:00
Since 0fa92529ed, helpers can now be implemented as plain JS functions. This makes them much easier to write/read, and also makes them usable in `<template>` gjs files.