UNPKG
ts-onvif
Version:
alpha (1.0.0-alpha.1)
latest (1.0.0)
1.0.0
1.0.0-alpha.1
Client to ONVIF NVT devices
github.com/agsh/onvif/tree/v1
agsh/onvif
ts-onvif
/
build
/
index.d.ts
8 lines
(7 loc)
•
179 B
TypeScript
View Raw
1
2
3
4
5
6
7
8
export
*
from
'./onvif'
;
export
*
from
'./device'
;
export
*
from
'./media'
;
export
*
from
'./media2'
;
export
*
from
'./discovery'
;
export
*
from
'./ptz'
;
export
*
from
'./utils'
;