index
:
Dash-Web.git
master
A copy of AVD's Dash-Web software, hosted on my own hardware for local use.
browndash
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
client
/
views
/
newlightbox
/
Header
/
utils.ts
blob: 22e0487c29e1c021ce62b65af3c56f5c4211fecb (
plain
)
1
2
3
4
export
interface
INewLightboxHeader
{
height?
:
number
width?
:
number
}