index
:
webao
master
WebAO fork
Osmium Sorcerer
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
webAO
/
viewport
/
interfaces
/
Desk.ts
blob: 2bcba96342fbd046f88993d410900af5e9436883 (
plain
)
1
2
3
4
export
interface
Desk
{
ao2?
:
string
;
ao1?
:
string
;
}