mirror of
https://github.com/sonr-io/sonr.git
synced 2026-08-03 01:41:44 +00:00
5 lines
78 B
TypeScript
5 lines
78 B
TypeScript
import "htmx.org";
|
|
import "alpinejs";
|
|
|
|
console.log("Hello from TypeScript!");
|