discourse/app/assets/javascripts/truth-helpers/app/helpers/not-eq.js
David Taylor ccf0b61fe3
DEV: Convert truth-helpers to a v2 addon and simplify imports (#26029)
No need for a build step here, since the helpers are all simple js.
2024-03-05 15:24:47 +00:00

2 lines
56 B
JavaScript

export { default } from "truth-helpers/helpers/not-eq";