UNPKG

media-exporter-processor

Version:

Media processing API with thumbnail generation and cloud storage

4 lines 229 B
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