thelounge/client/js/commands
Reto Brunner 3fbbc39cd6 client/commands: statically import commands
Dynamic imports won't work very well with modules and we don't
really need them, it's just there to save us an import statement.

Let's flip this to a static version.
2024-05-04 12:29:57 +02:00
..
collapse.ts client/commands: statically import commands 2024-05-04 12:29:57 +02:00
expand.ts client/commands: statically import commands 2024-05-04 12:29:57 +02:00
index.ts client/commands: statically import commands 2024-05-04 12:29:57 +02:00
join.ts client/commands: statically import commands 2024-05-04 12:29:57 +02:00
search.ts client/commands: statically import commands 2024-05-04 12:29:57 +02:00