Please enable JavaScript in your browser!
Etusivu
Tutki
Apua
Kirjaudu sisään
themusicgod1
/
prettier
Tarkkaile
0
Äänestä
0
Fork
0
Tiedostot
Ongelmat
3
Pull-pyynnöt
0
Wiki
Puu:
abef84684d
Branchit
Tagit
master
prettier
/
tests
/
flow_proto_props
/
proto_props.js
proto_props.js
95 B
Historia
Raaka
1
2
3
4
declare class A { proto: T; }
declare class B { proto x: T; }
declare class C { proto +x: T; }