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
/
goldenLayout.d.ts
blob: b50240563493ce522210db78c7bdc308908b53bd (
plain
)
1
2
3
declare
const
GoldenLayout
:
any
;
export
=
GoldenLayout
;