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
/
server
/
apis
/
youtube
/
youtubeApiSample.d.ts
blob: 97c3f0b5429584e47bee6a385973f82e68bbf037 (
plain
)
1
2
declare
const
YoutubeApi
:
any
;
export
=
YoutubeApi
;