This website requires JavaScript.
Explore
Help
Sign In
logos-messaging
/
js-rln
Watch
1
Star
0
Fork
0
You've already forked js-rln
mirror of
https://github.com/logos-messaging/js-rln.git
synced
2026-03-06 12:33:11 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
js-rln
/
src
/
index.ts
6 lines
69 B
TypeScript
Raw
Normal View
History
Unescape
Escape
feat: typescript support
2022-09-06 12:06:19 -04:00
export
class
RLN
{
chore: run lint
2022-09-07 12:22:54 +10:00
constructor
(
)
{
alert
(
"Hello world"
)
;
}
feat: typescript support
2022-09-06 12:06:19 -04:00
}
Reference in New Issue
Copy Permalink