This website requires JavaScript.
Explore
Help
Register
Sign In
archive
/
nntpchan
Archived
Watch
1
Star
0
Fork
0
You've already forked nntpchan
Code
This repository has been archived on
2023-08-12
. You can view files and clone it, but cannot push or open issues or pull requests.
2aa79bd014
nntpchan
/
contrib
/
js
/
neochan
/
postform.ts
12 lines
122 B
TypeScript
Raw
Normal View
History
Unescape
Escape
add more stuff
2016-10-18 18:32:00 +05:00
import
{
Init
}
from
"./common"
export
class
Postform
implements
Init
{
initialize
(
elem
:
any
)
{
}
}
Copy Permalink