move matrix-js helpers to be locally scoped

This commit is contained in:
Gustavo Madeira Santana
2026-03-04 11:30:48 -05:00
parent ad87acffb0
commit e2826a9df9
3 changed files with 48 additions and 4 deletions

View File

@@ -4,7 +4,6 @@
export {
createActionGate,
jsonResult,
readNumberArrayParam,
readNumberParam,
readReactionParams,
readStringArrayParam,

View File

@@ -4,7 +4,6 @@
export {
createActionGate,
jsonResult,
readNumberArrayParam,
readNumberParam,
readReactionParams,
readStringArrayParam,