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
/
temperature
/
index.d.ts
4 lines
(3 loc)
•
127 B
TypeScript
View Raw
1
2
3
4
export
*
from
'./historic-temperature-datapoint'
;
export
*
from
'./temperature-data'
;
export
*
from
'./temperature-offset'
;