This website works better with JavaScript
Etusivu
Tutki
Apua
Rekisteröidy
Kirjaudu sisään
marxjaw
/
YTHarmonyCommon
Tarkkaile
1
Äänestä
0
Fork
0
Tiedostot
Ongelmat
0
Pull-pyynnöt
0
Wiki
Puu:
b7274f791b
Haarat
Tagit
master
YTHarmonyCom...
/
features
/
user
/
src
/
main
/
ets
/
interface
/
index.ets
index.ets
71 B
Historia
Raaka
1
2
3
4
export interface CodeInputType {
txt: string,
placeHolder: string
}