tangled
alpha
login
or
join now
noway.gabb.fr
/
apps.apple.com
5
fork
atom
this repo has no description
5
fork
atom
overview
issues
pulls
pipelines
apps.apple.com
/
src
/
jet
/
dependencies
/
properties.ts
at
main
5 lines
104 B
view raw
wrap content
0169f0bf97
init repo
4mo ago
bb845b71
1
export
function
makeProperties
(
)
:
PackageProperties
{
2
return
{
3
clientFeatures
:
{
}
,
4
}
;
5
}