started =)
This commit is contained in:
parent
1660da7f73
commit
69594d485f
1 changed files with 6 additions and 0 deletions
6
frontend/ts/profile-element.ts
Normal file
6
frontend/ts/profile-element.ts
Normal file
|
@ -0,0 +1,6 @@
|
|||
export class ProfileElement extends HTMLElement {
|
||||
|
||||
constructor() {
|
||||
|
||||
}
|
||||
}
|
Loading…
Reference in a new issue