UNPKG
media-exporter-processor
Version:
latest (1.0.3)
1.0.3
1.0.2
1.0.1
1.0.0
Media processing API with thumbnail generation and cloud storage
media-exporter-processor
/
dist
/
cost-monitor.d.ts
5 lines
•
143 B
TypeScript
View Raw
1
2
3
4
5
export
declare
function
handler
(
event
:
any
):
Promise
<{
statusCode
:
number
;
body
:
string
; }>;
//# sourceMappingURL=cost-monitor.d.ts.map