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
/
common
/
file
/
index.d.ts
5 lines
(4 loc)
•
142 B
TypeScript
View Raw
1
2
3
4
5
export
*
from
'./abridged-file-folder-information'
;
export
*
from
'./file-information'
;
export
*
from
'./file'
;
export
*
from
'./folder'
;