index
:
apps.apple.com.git
main
apps.apple.com crawler
Bertrand Yuan
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
jet
/
dependencies
/
properties.ts
blob: 8956d7fed2b678425a66109924ffcd522583f176 (
plain
)
1
2
3
4
5
export function makeProperties(): PackageProperties { return { clientFeatures: {}, }; }