This website requires JavaScript.
Explore
Help
Sign In
lightcrystal
/
underbbs
Watch
2
Star
1
Fork
You've already forked underbbs
0
Code
Issues
15
Pull requests
Projects
1
Releases
Packages
Wiki
Activity
82e462a7f7
underbbs
/
frontend
/
ts
/
profile-element.ts
9 lines
119 B
TypeScript
Raw
Normal View
History
Unescape
Escape
started =)
2024-08-26 19:13:00 +00:00
export
class
ProfileElement
extends
HTMLElement
{
constructor
(
)
{
wepa
2024-09-09 12:53:02 +00:00
super
(
)
;
started =)
2024-08-26 19:13:00 +00:00
}
wepa
2024-09-09 12:53:02 +00:00
let
html
=
""
started =)
2024-08-26 19:13:00 +00:00
}
Reference in a new issue
Copy permalink