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
/
index.d.ts
4 lines
•
229 B
TypeScript
View Raw
1
2
3
4
export
type
{
ApiRoutes
}
from
"./lambda/all-in-one"
;
export
type
{
VideoQueryWithFileKey
,
ImageQueryWithFileKey
, }
from
"./schemas/VideoSchemas"
;
export
{ handler }
from
"./lambda/all-in-one"
;
//# sourceMappingURL=index.d.ts.map