UNPKG
ngx-octoprint-api-types
Version:
latest (0.0.1)
0.0.1
Octoprint API wrapper for angular
github.com/avmaisak/ngx-octoprint
avmaisak/ngx-octoprint
ngx-octoprint-api-types
/
lib
/
interfaces
/
connection
/
index.d.ts
5 lines
(4 loc)
•
187 B
TypeScript
View Raw
1
2
3
4
5
export
*
from
'./connection-options.interface'
;
export
*
from
'./connection-request.interfce'
;
export
*
from
'./connection.interface'
;
export
*
from
'./current-connection.interface'
;