index
:
hollowdark
main
Prose Based Life Simulator
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
app
/
app.d.ts
blob: ef194db0546da3be470856428df9af2679867e1a (
plain
)
1
2
3
4
5
6
7
declare
global
{
namespace
App
{}
const
__APP_VERSION__
:
string
}
export
{}