@remotion/lambda 4.0.0-audiopipeline.61 → 4.0.0-fastlambda.15

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (336) hide show
  1. package/dist/admin/bundle-lambda.d.ts +0 -1
  2. package/dist/admin/bundle-lambda.js +0 -1
  3. package/dist/admin/make-layer-public.d.ts +0 -1
  4. package/dist/admin/make-layer-public.js +0 -1
  5. package/dist/api/bucket-exists.d.ts +0 -1
  6. package/dist/api/bucket-exists.js +0 -1
  7. package/dist/api/clean-items.d.ts +0 -1
  8. package/dist/api/clean-items.js +0 -1
  9. package/dist/api/create-bucket.d.ts +0 -1
  10. package/dist/api/create-bucket.js +0 -1
  11. package/dist/api/create-function.d.ts +0 -1
  12. package/dist/api/create-function.js +0 -1
  13. package/dist/api/delete-function.d.ts +0 -1
  14. package/dist/api/delete-function.js +0 -1
  15. package/dist/api/delete-site.d.ts +0 -1
  16. package/dist/api/delete-site.js +0 -1
  17. package/dist/api/deploy-function.d.ts +0 -1
  18. package/dist/api/deploy-function.js +0 -1
  19. package/dist/api/deploy-site.d.ts +0 -1
  20. package/dist/api/deploy-site.js +0 -1
  21. package/dist/api/download-media.d.ts +0 -1
  22. package/dist/api/download-media.js +0 -1
  23. package/dist/api/enable-s3-website.d.ts +0 -1
  24. package/dist/api/enable-s3-website.js +0 -1
  25. package/dist/api/estimate-price.d.ts +0 -1
  26. package/dist/api/estimate-price.js +0 -1
  27. package/dist/api/get-aws-client.d.ts +0 -1
  28. package/dist/api/get-aws-client.js +0 -1
  29. package/dist/api/get-buckets.d.ts +0 -1
  30. package/dist/api/get-buckets.js +0 -1
  31. package/dist/api/get-function-info.d.ts +0 -1
  32. package/dist/api/get-function-info.js +0 -1
  33. package/dist/api/get-functions.d.ts +0 -1
  34. package/dist/api/get-functions.js +0 -1
  35. package/dist/api/get-or-create-bucket.d.ts +0 -1
  36. package/dist/api/get-or-create-bucket.js +0 -1
  37. package/dist/api/get-regions.d.ts +0 -1
  38. package/dist/api/get-regions.js +0 -1
  39. package/dist/api/get-render-progress.d.ts +0 -1
  40. package/dist/api/get-render-progress.js +0 -1
  41. package/dist/api/get-sites.d.ts +0 -1
  42. package/dist/api/get-sites.js +0 -1
  43. package/dist/api/iam-validation/role-permissions.d.ts +0 -1
  44. package/dist/api/iam-validation/role-permissions.js +0 -1
  45. package/dist/api/iam-validation/simulate-rule.d.ts +0 -1
  46. package/dist/api/iam-validation/simulate-rule.js +0 -1
  47. package/dist/api/iam-validation/simulate.d.ts +0 -1
  48. package/dist/api/iam-validation/simulate.js +0 -1
  49. package/dist/api/iam-validation/suggested-policy.d.ts +0 -1
  50. package/dist/api/iam-validation/suggested-policy.js +0 -1
  51. package/dist/api/iam-validation/user-permissions.d.ts +0 -1
  52. package/dist/api/iam-validation/user-permissions.js +0 -1
  53. package/dist/api/mock-functions.d.ts +0 -1
  54. package/dist/api/mock-functions.js +0 -1
  55. package/dist/api/presign-url.d.ts +0 -1
  56. package/dist/api/presign-url.js +0 -1
  57. package/dist/api/render-media-on-lambda.d.ts +0 -1
  58. package/dist/api/render-media-on-lambda.js +0 -1
  59. package/dist/api/render-still-on-lambda.d.ts +0 -1
  60. package/dist/api/render-still-on-lambda.js +0 -1
  61. package/dist/api/upload-dir.d.ts +0 -1
  62. package/dist/api/upload-dir.js +0 -1
  63. package/dist/cli/args.d.ts +0 -1
  64. package/dist/cli/args.js +0 -1
  65. package/dist/cli/commands/functions/deploy.d.ts +0 -1
  66. package/dist/cli/commands/functions/deploy.js +0 -1
  67. package/dist/cli/commands/functions/index.d.ts +0 -1
  68. package/dist/cli/commands/functions/index.js +0 -1
  69. package/dist/cli/commands/functions/ls.d.ts +0 -1
  70. package/dist/cli/commands/functions/ls.js +1 -2
  71. package/dist/cli/commands/functions/rm.d.ts +0 -1
  72. package/dist/cli/commands/functions/rm.js +0 -1
  73. package/dist/cli/commands/functions/rmall.d.ts +0 -1
  74. package/dist/cli/commands/functions/rmall.js +0 -1
  75. package/dist/cli/commands/policies/policies.d.ts +0 -1
  76. package/dist/cli/commands/policies/policies.js +0 -1
  77. package/dist/cli/commands/policies/role.d.ts +0 -1
  78. package/dist/cli/commands/policies/role.js +0 -1
  79. package/dist/cli/commands/policies/user.d.ts +0 -1
  80. package/dist/cli/commands/policies/user.js +0 -1
  81. package/dist/cli/commands/policies/validate.d.ts +0 -1
  82. package/dist/cli/commands/policies/validate.js +0 -1
  83. package/dist/cli/commands/quotas/increase.d.ts +0 -1
  84. package/dist/cli/commands/quotas/increase.js +0 -1
  85. package/dist/cli/commands/quotas/index.d.ts +0 -1
  86. package/dist/cli/commands/quotas/index.js +0 -1
  87. package/dist/cli/commands/quotas/list.d.ts +0 -1
  88. package/dist/cli/commands/quotas/list.js +0 -1
  89. package/dist/cli/commands/regions.d.ts +0 -1
  90. package/dist/cli/commands/regions.js +0 -1
  91. package/dist/cli/commands/render/progress.d.ts +0 -1
  92. package/dist/cli/commands/render/progress.js +0 -1
  93. package/dist/cli/commands/render/render.d.ts +0 -1
  94. package/dist/cli/commands/render/render.js +0 -1
  95. package/dist/cli/commands/sites/create.d.ts +0 -1
  96. package/dist/cli/commands/sites/create.js +0 -1
  97. package/dist/cli/commands/sites/index.d.ts +0 -1
  98. package/dist/cli/commands/sites/index.js +0 -1
  99. package/dist/cli/commands/sites/ls.d.ts +0 -1
  100. package/dist/cli/commands/sites/ls.js +0 -1
  101. package/dist/cli/commands/sites/rm.d.ts +0 -1
  102. package/dist/cli/commands/sites/rm.js +0 -1
  103. package/dist/cli/commands/sites/rmall.d.ts +0 -1
  104. package/dist/cli/commands/sites/rmall.js +0 -1
  105. package/dist/cli/commands/still.d.ts +0 -1
  106. package/dist/cli/commands/still.js +0 -1
  107. package/dist/cli/get-aws-region.d.ts +0 -1
  108. package/dist/cli/get-aws-region.js +0 -1
  109. package/dist/cli/help.d.ts +0 -1
  110. package/dist/cli/help.js +0 -1
  111. package/dist/cli/helpers/confirm.d.ts +0 -1
  112. package/dist/cli/helpers/confirm.js +0 -1
  113. package/dist/cli/helpers/date-string.d.ts +0 -1
  114. package/dist/cli/helpers/date-string.js +0 -1
  115. package/dist/cli/helpers/find-function-name.d.ts +0 -1
  116. package/dist/cli/helpers/find-function-name.js +0 -1
  117. package/dist/cli/helpers/format-bytes.d.ts +0 -1
  118. package/dist/cli/helpers/format-bytes.js +0 -1
  119. package/dist/cli/helpers/get-cloudwatch-stream-url.d.ts +0 -1
  120. package/dist/cli/helpers/get-cloudwatch-stream-url.js +0 -1
  121. package/dist/cli/helpers/progress-bar.d.ts +0 -1
  122. package/dist/cli/helpers/progress-bar.js +0 -1
  123. package/dist/cli/helpers/quit.d.ts +0 -1
  124. package/dist/cli/helpers/quit.js +0 -1
  125. package/dist/cli/helpers/yes-or-no.d.ts +0 -1
  126. package/dist/cli/helpers/yes-or-no.js +0 -1
  127. package/dist/cli/index.d.ts +0 -1
  128. package/dist/cli/index.js +0 -1
  129. package/dist/cli/is-cli.d.ts +0 -1
  130. package/dist/cli/is-cli.js +0 -1
  131. package/dist/cli/log.d.ts +0 -1
  132. package/dist/cli/log.js +0 -1
  133. package/dist/client.d.ts +0 -1
  134. package/dist/client.js +0 -1
  135. package/dist/defaults.d.ts +0 -1
  136. package/dist/defaults.js +0 -1
  137. package/dist/functions/chunk-optimization/can-use-optimization.d.ts +0 -1
  138. package/dist/functions/chunk-optimization/can-use-optimization.js +0 -1
  139. package/dist/functions/chunk-optimization/collect-data.d.ts +0 -1
  140. package/dist/functions/chunk-optimization/collect-data.js +0 -1
  141. package/dist/functions/chunk-optimization/get-frame-ranges-from-profile.d.ts +0 -1
  142. package/dist/functions/chunk-optimization/get-frame-ranges-from-profile.js +0 -1
  143. package/dist/functions/chunk-optimization/get-profile-duration.d.ts +0 -1
  144. package/dist/functions/chunk-optimization/get-profile-duration.js +0 -1
  145. package/dist/functions/chunk-optimization/is-valid-profile.d.ts +0 -1
  146. package/dist/functions/chunk-optimization/is-valid-profile.js +0 -1
  147. package/dist/functions/chunk-optimization/optimize-invocation-order.d.ts +0 -1
  148. package/dist/functions/chunk-optimization/optimize-invocation-order.js +0 -1
  149. package/dist/functions/chunk-optimization/optimize-profile.d.ts +0 -1
  150. package/dist/functions/chunk-optimization/optimize-profile.js +0 -1
  151. package/dist/functions/chunk-optimization/plan-frame-ranges.d.ts +0 -1
  152. package/dist/functions/chunk-optimization/plan-frame-ranges.js +0 -1
  153. package/dist/functions/chunk-optimization/s3-optimization-file.d.ts +0 -1
  154. package/dist/functions/chunk-optimization/s3-optimization-file.js +0 -1
  155. package/dist/functions/chunk-optimization/simulate-frame-ranges.d.ts +0 -1
  156. package/dist/functions/chunk-optimization/simulate-frame-ranges.js +0 -1
  157. package/dist/functions/chunk-optimization/sort-by-duration.d.ts +0 -1
  158. package/dist/functions/chunk-optimization/sort-by-duration.js +0 -1
  159. package/dist/functions/chunk-optimization/types.d.ts +0 -1
  160. package/dist/functions/chunk-optimization/types.js +0 -1
  161. package/dist/functions/helpers/best-frames-per-lambda-param.d.ts +0 -1
  162. package/dist/functions/helpers/best-frames-per-lambda-param.js +0 -1
  163. package/dist/functions/helpers/calculate-chunk-times.d.ts +0 -1
  164. package/dist/functions/helpers/calculate-chunk-times.js +0 -1
  165. package/dist/functions/helpers/calculate-price-from-bucket.d.ts +0 -1
  166. package/dist/functions/helpers/calculate-price-from-bucket.js +0 -1
  167. package/dist/functions/helpers/clean-tmpdir.d.ts +0 -1
  168. package/dist/functions/helpers/clean-tmpdir.js +0 -1
  169. package/dist/functions/helpers/concat-videos.d.ts +0 -1
  170. package/dist/functions/helpers/concat-videos.js +0 -1
  171. package/dist/functions/helpers/create-post-render-data.d.ts +0 -1
  172. package/dist/functions/helpers/create-post-render-data.js +0 -1
  173. package/dist/functions/helpers/delete-chunks.d.ts +0 -1
  174. package/dist/functions/helpers/delete-chunks.js +0 -1
  175. package/dist/functions/helpers/expected-out-name.d.ts +0 -1
  176. package/dist/functions/helpers/expected-out-name.js +0 -1
  177. package/dist/functions/helpers/find-output-file-in-bucket.d.ts +0 -1
  178. package/dist/functions/helpers/find-output-file-in-bucket.js +0 -1
  179. package/dist/functions/helpers/format-costs-info.d.ts +0 -1
  180. package/dist/functions/helpers/format-costs-info.js +0 -1
  181. package/dist/functions/helpers/get-browser-instance.d.ts +0 -1
  182. package/dist/functions/helpers/get-browser-instance.js +0 -1
  183. package/dist/functions/helpers/get-chromium-executable-path.d.ts +0 -1
  184. package/dist/functions/helpers/get-chromium-executable-path.js +0 -1
  185. package/dist/functions/helpers/get-cleanup-progress.d.ts +0 -1
  186. package/dist/functions/helpers/get-cleanup-progress.js +0 -1
  187. package/dist/functions/helpers/get-current-architecture.d.ts +0 -1
  188. package/dist/functions/helpers/get-current-architecture.js +0 -1
  189. package/dist/functions/helpers/get-current-region.d.ts +0 -1
  190. package/dist/functions/helpers/get-current-region.js +0 -1
  191. package/dist/functions/helpers/get-encoding-metadata.d.ts +0 -1
  192. package/dist/functions/helpers/get-encoding-metadata.js +0 -1
  193. package/dist/functions/helpers/get-files-in-folder.d.ts +0 -1
  194. package/dist/functions/helpers/get-files-in-folder.js +0 -1
  195. package/dist/functions/helpers/get-files-to-delete.d.ts +0 -1
  196. package/dist/functions/helpers/get-files-to-delete.js +0 -1
  197. package/dist/functions/helpers/get-final-encoding-status.d.ts +0 -1
  198. package/dist/functions/helpers/get-final-encoding-status.js +0 -1
  199. package/dist/functions/helpers/get-folder-size.d.ts +0 -1
  200. package/dist/functions/helpers/get-folder-size.js +0 -1
  201. package/dist/functions/helpers/get-lambdas-invoked-stats.d.ts +0 -1
  202. package/dist/functions/helpers/get-lambdas-invoked-stats.js +0 -1
  203. package/dist/functions/helpers/get-output-url-from-metadata.d.ts +0 -1
  204. package/dist/functions/helpers/get-output-url-from-metadata.js +0 -1
  205. package/dist/functions/helpers/get-overall-progress.d.ts +0 -1
  206. package/dist/functions/helpers/get-overall-progress.js +0 -1
  207. package/dist/functions/helpers/get-post-render-data.d.ts +0 -1
  208. package/dist/functions/helpers/get-post-render-data.js +0 -1
  209. package/dist/functions/helpers/get-progress.d.ts +0 -1
  210. package/dist/functions/helpers/get-progress.js +0 -1
  211. package/dist/functions/helpers/get-render-metadata.d.ts +0 -1
  212. package/dist/functions/helpers/get-render-metadata.js +0 -1
  213. package/dist/functions/helpers/get-retry-stats.d.ts +0 -1
  214. package/dist/functions/helpers/get-retry-stats.js +0 -1
  215. package/dist/functions/helpers/get-time-to-finish.d.ts +0 -1
  216. package/dist/functions/helpers/get-time-to-finish.js +0 -1
  217. package/dist/functions/helpers/inspect-errors.d.ts +0 -1
  218. package/dist/functions/helpers/inspect-errors.js +0 -1
  219. package/dist/functions/helpers/io.d.ts +0 -1
  220. package/dist/functions/helpers/io.js +0 -1
  221. package/dist/functions/helpers/is-enosp-err.d.ts +0 -1
  222. package/dist/functions/helpers/is-enosp-err.js +0 -1
  223. package/dist/functions/helpers/is-warm.d.ts +0 -1
  224. package/dist/functions/helpers/is-warm.js +0 -1
  225. package/dist/functions/helpers/min-max.d.ts +0 -1
  226. package/dist/functions/helpers/min-max.js +0 -1
  227. package/dist/functions/helpers/print-cloudwatch-helper.d.ts +0 -1
  228. package/dist/functions/helpers/print-cloudwatch-helper.js +0 -1
  229. package/dist/functions/helpers/print-concurrency-curve.d.ts +0 -1
  230. package/dist/functions/helpers/print-concurrency-curve.js +0 -1
  231. package/dist/functions/helpers/read-with-progress.d.ts +0 -1
  232. package/dist/functions/helpers/read-with-progress.js +0 -1
  233. package/dist/functions/helpers/timer.d.ts +0 -1
  234. package/dist/functions/helpers/timer.js +0 -1
  235. package/dist/functions/helpers/validate-composition.d.ts +2 -2
  236. package/dist/functions/helpers/validate-composition.js +2 -2
  237. package/dist/functions/helpers/write-lambda-error.d.ts +0 -1
  238. package/dist/functions/helpers/write-lambda-error.js +0 -1
  239. package/dist/functions/helpers/write-post-render-data.d.ts +0 -1
  240. package/dist/functions/helpers/write-post-render-data.js +0 -1
  241. package/dist/functions/index.d.ts +0 -1
  242. package/dist/functions/index.js +0 -1
  243. package/dist/functions/info.d.ts +0 -1
  244. package/dist/functions/info.js +0 -1
  245. package/dist/functions/launch.d.ts +0 -1
  246. package/dist/functions/launch.js +1 -1
  247. package/dist/functions/progress.d.ts +0 -1
  248. package/dist/functions/progress.js +0 -1
  249. package/dist/functions/renderer.d.ts +0 -1
  250. package/dist/functions/renderer.js +0 -1
  251. package/dist/functions/start.d.ts +0 -1
  252. package/dist/functions/start.js +0 -1
  253. package/dist/functions/still.d.ts +0 -1
  254. package/dist/functions/still.js +1 -1
  255. package/dist/index.d.ts +0 -1
  256. package/dist/index.js +0 -1
  257. package/dist/internals.d.ts +0 -1
  258. package/dist/internals.js +0 -1
  259. package/dist/pricing/aws-regions.d.ts +0 -1
  260. package/dist/pricing/aws-regions.js +0 -1
  261. package/dist/pricing/price-per-1-s.d.ts +0 -1
  262. package/dist/pricing/price-per-1-s.js +0 -1
  263. package/dist/regions.d.ts +0 -1
  264. package/dist/regions.js +0 -1
  265. package/dist/shared/await.d.ts +0 -1
  266. package/dist/shared/await.js +0 -1
  267. package/dist/shared/aws-clients.d.ts +0 -1
  268. package/dist/shared/aws-clients.js +0 -1
  269. package/dist/shared/bundle-site.d.ts +0 -1
  270. package/dist/shared/bundle-site.js +0 -1
  271. package/dist/shared/call-lambda.d.ts +0 -1
  272. package/dist/shared/call-lambda.js +0 -1
  273. package/dist/shared/check-credentials.d.ts +0 -1
  274. package/dist/shared/check-credentials.js +0 -1
  275. package/dist/shared/chunk.d.ts +0 -1
  276. package/dist/shared/chunk.js +0 -1
  277. package/dist/shared/constants.d.ts +1 -2
  278. package/dist/shared/constants.js +1 -2
  279. package/dist/shared/convert-to-serve-url.d.ts +0 -1
  280. package/dist/shared/convert-to-serve-url.js +0 -1
  281. package/dist/shared/docs-url.d.ts +0 -1
  282. package/dist/shared/docs-url.js +0 -1
  283. package/dist/shared/function-zip-path.d.ts +0 -1
  284. package/dist/shared/function-zip-path.js +0 -1
  285. package/dist/shared/get-account-id.d.ts +0 -1
  286. package/dist/shared/get-account-id.js +0 -1
  287. package/dist/shared/get-function-version.d.ts +0 -1
  288. package/dist/shared/get-function-version.js +0 -1
  289. package/dist/shared/hosted-layers.d.ts +0 -1
  290. package/dist/shared/hosted-layers.js +0 -1
  291. package/dist/shared/is-in-lambda.d.ts +0 -1
  292. package/dist/shared/is-in-lambda.js +0 -1
  293. package/dist/shared/make-s3-url.d.ts +0 -1
  294. package/dist/shared/make-s3-url.js +0 -1
  295. package/dist/shared/parse-lambda-initialized-key.d.ts +0 -1
  296. package/dist/shared/parse-lambda-initialized-key.js +0 -1
  297. package/dist/shared/parse-lambda-timings-key.d.ts +0 -1
  298. package/dist/shared/parse-lambda-timings-key.js +0 -1
  299. package/dist/shared/random-hash.d.ts +0 -1
  300. package/dist/shared/random-hash.js +0 -1
  301. package/dist/shared/return-values.d.ts +0 -1
  302. package/dist/shared/return-values.js +0 -1
  303. package/dist/shared/sleep.d.ts +0 -1
  304. package/dist/shared/sleep.js +0 -1
  305. package/dist/shared/stream-to-string.d.ts +0 -1
  306. package/dist/shared/stream-to-string.js +0 -1
  307. package/dist/shared/validate-architecture.d.ts +0 -1
  308. package/dist/shared/validate-architecture.js +0 -1
  309. package/dist/shared/validate-aws-region.d.ts +0 -1
  310. package/dist/shared/validate-aws-region.js +0 -1
  311. package/dist/shared/validate-bucketname.d.ts +0 -1
  312. package/dist/shared/validate-bucketname.js +0 -1
  313. package/dist/shared/validate-disk-size-in-mb.d.ts +0 -1
  314. package/dist/shared/validate-disk-size-in-mb.js +0 -1
  315. package/dist/shared/validate-frames-per-lambda.d.ts +0 -1
  316. package/dist/shared/validate-frames-per-lambda.js +1 -2
  317. package/dist/shared/validate-memory-size.d.ts +0 -1
  318. package/dist/shared/validate-memory-size.js +0 -1
  319. package/dist/shared/validate-outname.d.ts +0 -1
  320. package/dist/shared/validate-outname.js +0 -1
  321. package/dist/shared/validate-presign-expiration.d.ts +0 -1
  322. package/dist/shared/validate-presign-expiration.js +0 -1
  323. package/dist/shared/validate-privacy.d.ts +0 -1
  324. package/dist/shared/validate-privacy.js +0 -1
  325. package/dist/shared/validate-retention-period.d.ts +0 -1
  326. package/dist/shared/validate-retention-period.js +0 -1
  327. package/dist/shared/validate-retries.d.ts +0 -1
  328. package/dist/shared/validate-retries.js +0 -1
  329. package/dist/shared/validate-serveurl.d.ts +0 -1
  330. package/dist/shared/validate-serveurl.js +0 -1
  331. package/dist/shared/validate-site-name.d.ts +0 -1
  332. package/dist/shared/validate-site-name.js +0 -1
  333. package/dist/shared/validate-timeout.d.ts +0 -1
  334. package/dist/shared/validate-timeout.js +0 -1
  335. package/package.json +7 -7
  336. package/remotionlambda.zip +0 -0
@@ -1,3 +1,2 @@
1
1
  export declare const SITES_LS_SUBCOMMAND = "ls";
2
2
  export declare const sitesLsSubcommand: () => Promise<void>;
3
- //# sourceMappingURL=ls.d.ts.map
@@ -48,4 +48,3 @@ const sitesLsSubcommand = async () => {
48
48
  }
49
49
  };
50
50
  exports.sitesLsSubcommand = sitesLsSubcommand;
51
- //# sourceMappingURL=ls.js.map
@@ -1,3 +1,2 @@
1
1
  export declare const SITES_RM_COMMAND = "rm";
2
2
  export declare const sitesRmSubcommand: (args: string[]) => Promise<undefined>;
3
- //# sourceMappingURL=rm.d.ts.map
@@ -59,4 +59,3 @@ const sitesRmSubcommand = async (args) => {
59
59
  }
60
60
  };
61
61
  exports.sitesRmSubcommand = sitesRmSubcommand;
62
- //# sourceMappingURL=rm.js.map
@@ -1,3 +1,2 @@
1
1
  export declare const SITES_RMALL_COMMAND = "rmall";
2
2
  export declare const sitesRmallSubcommand: () => Promise<void>;
3
- //# sourceMappingURL=rmall.d.ts.map
@@ -46,4 +46,3 @@ const sitesRmallSubcommand = async () => {
46
46
  }
47
47
  };
48
48
  exports.sitesRmallSubcommand = sitesRmallSubcommand;
49
- //# sourceMappingURL=rmall.js.map
@@ -1,3 +1,2 @@
1
1
  export declare const STILL_COMMAND = "still";
2
2
  export declare const stillCommand: (args: string[]) => Promise<void>;
3
- //# sourceMappingURL=still.d.ts.map
@@ -100,4 +100,3 @@ const stillCommand = async (args) => {
100
100
  }
101
101
  };
102
102
  exports.stillCommand = stillCommand;
103
- //# sourceMappingURL=still.js.map
@@ -1,3 +1,2 @@
1
1
  import { AwsRegion } from '../pricing/aws-regions';
2
2
  export declare const getAwsRegion: () => AwsRegion;
3
- //# sourceMappingURL=get-aws-region.d.ts.map
@@ -21,4 +21,3 @@ const getAwsRegion = () => {
21
21
  return constants_1.DEFAULT_REGION;
22
22
  };
23
23
  exports.getAwsRegion = getAwsRegion;
24
- //# sourceMappingURL=get-aws-region.js.map
@@ -1,2 +1 @@
1
1
  export declare const printHelp: () => void;
2
- //# sourceMappingURL=help.d.ts.map
package/dist/cli/help.js CHANGED
@@ -38,4 +38,3 @@ const printHelp = () => {
38
38
  log_1.Log.info(cli_1.CliInternals.chalk.gray('Shows AWS quotas and allows to increase them.'));
39
39
  };
40
40
  exports.printHelp = printHelp;
41
- //# sourceMappingURL=help.js.map
@@ -2,4 +2,3 @@ export declare const confirmCli: ({ delMessage, allowForceFlag, }: {
2
2
  delMessage: string;
3
3
  allowForceFlag: boolean;
4
4
  }) => Promise<void>;
5
- //# sourceMappingURL=confirm.d.ts.map
@@ -14,4 +14,3 @@ const confirmCli = async ({ delMessage, allowForceFlag, }) => {
14
14
  }
15
15
  };
16
16
  exports.confirmCli = confirmCli;
17
- //# sourceMappingURL=confirm.js.map
@@ -1,2 +1 @@
1
1
  export declare const dateString: (date: Date) => string;
2
- //# sourceMappingURL=date-string.d.ts.map
@@ -7,4 +7,3 @@ const dateString = (date) => date.getFullYear() +
7
7
  '-' +
8
8
  String(date.getDate()).padStart(2, '0');
9
9
  exports.dateString = dateString;
10
- //# sourceMappingURL=date-string.js.map
@@ -1,2 +1 @@
1
1
  export declare const findFunctionName: () => Promise<string>;
2
- //# sourceMappingURL=find-function-name.d.ts.map
@@ -37,4 +37,3 @@ const findFunctionName = async () => {
37
37
  return functionName;
38
38
  };
39
39
  exports.findFunctionName = findFunctionName;
40
- //# sourceMappingURL=find-function-name.js.map
@@ -4,4 +4,3 @@ export declare const formatBytes: (number: number, options?: Intl.NumberFormatOp
4
4
  binary?: boolean;
5
5
  signed: boolean;
6
6
  }) => string;
7
- //# sourceMappingURL=format-bytes.d.ts.map
@@ -101,4 +101,3 @@ const formatBytes = (number, options = {
101
101
  return prefix + numberString + ' ' + unit;
102
102
  };
103
103
  exports.formatBytes = formatBytes;
104
- //# sourceMappingURL=format-bytes.js.map
@@ -6,4 +6,3 @@ export declare const getCloudwatchStreamUrl: ({ region, functionName, method, re
6
6
  method: LambdaRoutines;
7
7
  renderId: string;
8
8
  }) => string;
9
- //# sourceMappingURL=get-cloudwatch-stream-url.d.ts.map
@@ -5,4 +5,3 @@ const getCloudwatchStreamUrl = ({ region, functionName, method, renderId, }) =>
5
5
  return `https://${region}.console.aws.amazon.com/cloudwatch/home?region=${region}#logsV2:log-groups/log-group/$252Faws$252Flambda$252F${functionName}/log-events$3FfilterPattern$3D$2522method$253D${method}$252CrenderId$253D${renderId}$2522`;
6
6
  };
7
7
  exports.getCloudwatchStreamUrl = getCloudwatchStreamUrl;
8
- //# sourceMappingURL=get-cloudwatch-stream-url.js.map
@@ -15,4 +15,3 @@ export declare type DeployToS3Progress = {
15
15
  doneIn: number | null;
16
16
  };
17
17
  export declare const makeDeployProgressBar: ({ sizeUploaded, totalSize, doneIn, }: DeployToS3Progress) => string;
18
- //# sourceMappingURL=progress-bar.d.ts.map
@@ -48,4 +48,3 @@ const makeDeployProgressBar = ({ sizeUploaded, totalSize, doneIn, }) => {
48
48
  .join(' ');
49
49
  };
50
50
  exports.makeDeployProgressBar = makeDeployProgressBar;
51
- //# sourceMappingURL=progress-bar.js.map
@@ -1,2 +1 @@
1
1
  export declare const quit: (exitCode: number) => never;
2
- //# sourceMappingURL=quit.d.ts.map
@@ -5,4 +5,3 @@ const quit = (exitCode) => {
5
5
  process.exit(exitCode);
6
6
  };
7
7
  exports.quit = quit;
8
- //# sourceMappingURL=quit.js.map
@@ -2,4 +2,3 @@ export declare const yesOrNo: ({ question, defaultValue, }: {
2
2
  question: string;
3
3
  defaultValue: boolean;
4
4
  }) => Promise<boolean>;
5
- //# sourceMappingURL=yes-or-no.d.ts.map
@@ -42,4 +42,3 @@ const yesOrNo = ({ question, defaultValue, }) => {
42
42
  });
43
43
  };
44
44
  exports.yesOrNo = yesOrNo;
45
- //# sourceMappingURL=yes-or-no.js.map
@@ -1,3 +1,2 @@
1
1
  export declare const executeCommand: (args: string[]) => Promise<void>;
2
2
  export declare const cli: () => Promise<void>;
3
- //# sourceMappingURL=index.d.ts.map
package/dist/cli/index.js CHANGED
@@ -127,4 +127,3 @@ const cli = async () => {
127
127
  await (0, exports.executeCommand)(args_1.parsedLambdaCli._);
128
128
  };
129
129
  exports.cli = cli;
130
- //# sourceMappingURL=index.js.map
@@ -1,3 +1,2 @@
1
1
  export declare const getIsCli: () => boolean;
2
2
  export declare const setIsCli: (cli: boolean) => void;
3
- //# sourceMappingURL=is-cli.d.ts.map
@@ -8,4 +8,3 @@ const setIsCli = (cli) => {
8
8
  isCli = cli;
9
9
  };
10
10
  exports.setIsCli = setIsCli;
11
- //# sourceMappingURL=is-cli.js.map
package/dist/cli/log.d.ts CHANGED
@@ -4,4 +4,3 @@ export declare const Log: {
4
4
  warn: (message?: any, ...optionalParams: any[]) => void;
5
5
  error: (message?: any, ...optionalParams: any[]) => void;
6
6
  };
7
- //# sourceMappingURL=log.d.ts.map
package/dist/cli/log.js CHANGED
@@ -3,4 +3,3 @@ Object.defineProperty(exports, "__esModule", { value: true });
3
3
  exports.Log = void 0;
4
4
  const cli_1 = require("@remotion/cli");
5
5
  exports.Log = cli_1.CliInternals.Log;
6
- //# sourceMappingURL=log.js.map
package/dist/client.d.ts CHANGED
@@ -6,4 +6,3 @@ import type { AwsRegion } from './pricing/aws-regions';
6
6
  import type { RenderProgress } from './shared/constants';
7
7
  export { renderVideoOnLambda, renderMediaOnLambda, renderStillOnLambda, getRenderProgress, getFunctions, };
8
8
  export type { AwsRegion, RenderProgress };
9
- //# sourceMappingURL=client.d.ts.map
package/dist/client.js CHANGED
@@ -10,4 +10,3 @@ Object.defineProperty(exports, "renderMediaOnLambda", { enumerable: true, get: f
10
10
  Object.defineProperty(exports, "renderVideoOnLambda", { enumerable: true, get: function () { return render_media_on_lambda_1.renderVideoOnLambda; } });
11
11
  const render_still_on_lambda_1 = require("./api/render-still-on-lambda");
12
12
  Object.defineProperty(exports, "renderStillOnLambda", { enumerable: true, get: function () { return render_still_on_lambda_1.renderStillOnLambda; } });
13
- //# sourceMappingURL=client.js.map
@@ -1,2 +1 @@
1
1
  export * from './shared/constants';
2
- //# sourceMappingURL=defaults.d.ts.map
package/dist/defaults.js CHANGED
@@ -11,4 +11,3 @@ var __exportStar = (this && this.__exportStar) || function(m, exports) {
11
11
  };
12
12
  Object.defineProperty(exports, "__esModule", { value: true });
13
13
  __exportStar(require("./shared/constants"), exports);
14
- //# sourceMappingURL=defaults.js.map
@@ -4,4 +4,3 @@ export declare const canUseOptimization: ({ optimization, framesPerLambda, frame
4
4
  framesPerLambda: number;
5
5
  frameRange: [number, number];
6
6
  }) => boolean;
7
- //# sourceMappingURL=can-use-optimization.d.ts.map
@@ -21,4 +21,3 @@ const canUseOptimization = ({ optimization, framesPerLambda, frameRange, }) => {
21
21
  return true;
22
22
  };
23
23
  exports.canUseOptimization = canUseOptimization;
24
- //# sourceMappingURL=can-use-optimization.js.map
@@ -7,4 +7,3 @@ export declare const collectChunkInformation: ({ bucketName, renderId, region, e
7
7
  }) => Promise<(Omit<import("./types").ObjectChunkTimingData, "timings"> & {
8
8
  timings: number[];
9
9
  })[]>;
10
- //# sourceMappingURL=collect-data.d.ts.map
@@ -25,4 +25,3 @@ const collectChunkInformation = async ({ bucketName, renderId, region, expectedB
25
25
  return timingFileContents;
26
26
  };
27
27
  exports.collectChunkInformation = collectChunkInformation;
28
- //# sourceMappingURL=collect-data.js.map
@@ -1,4 +1,3 @@
1
1
  import { TimingProfile } from './types';
2
2
  export declare const getFrameRangesFromProfile: (profile: TimingProfile) => [number, number][];
3
3
  export declare const sortProfileByFrameRanges: (profile: TimingProfile) => import("./types").ChunkTimingData[];
4
- //# sourceMappingURL=get-frame-ranges-from-profile.d.ts.map
@@ -9,4 +9,3 @@ const sortProfileByFrameRanges = (profile) => {
9
9
  return profile.slice().sort((a, b) => a.frameRange[0] - b.frameRange[0]);
10
10
  };
11
11
  exports.sortProfileByFrameRanges = sortProfileByFrameRanges;
12
- //# sourceMappingURL=get-frame-ranges-from-profile.js.map
@@ -1,4 +1,3 @@
1
1
  import { ChunkTimingData, TimingProfile } from './types';
2
2
  export declare const getTimingEndTimestamps: (chunk: ChunkTimingData) => number[];
3
3
  export declare const getProfileDuration: (chunks: TimingProfile) => number;
4
- //# sourceMappingURL=get-profile-duration.d.ts.map
@@ -16,4 +16,3 @@ const getProfileDuration = (chunks) => {
16
16
  return latest - earliest;
17
17
  };
18
18
  exports.getProfileDuration = getProfileDuration;
19
- //# sourceMappingURL=get-profile-duration.js.map
@@ -1,3 +1,2 @@
1
1
  import { TimingProfile } from './types';
2
2
  export declare const isValidOptimizationProfile: (profile: TimingProfile) => boolean;
3
- //# sourceMappingURL=is-valid-profile.d.ts.map
@@ -10,4 +10,3 @@ const isValidOptimizationProfile = (profile) => {
10
10
  });
11
11
  };
12
12
  exports.isValidOptimizationProfile = isValidOptimizationProfile;
13
- //# sourceMappingURL=is-valid-profile.js.map
@@ -1,3 +1,2 @@
1
1
  import { TimingProfile } from './types';
2
2
  export declare const optimizeInvocationOrder: (profile: TimingProfile) => TimingProfile;
3
- //# sourceMappingURL=optimize-invocation-order.d.ts.map
@@ -17,4 +17,3 @@ const optimizeInvocationOrder = (profile) => {
17
17
  return result;
18
18
  };
19
19
  exports.optimizeInvocationOrder = optimizeInvocationOrder;
20
- //# sourceMappingURL=optimize-invocation-order.js.map
@@ -7,4 +7,3 @@ export declare const assignFrameToOther: ({ frameRanges, fromChunk, toChunk, fra
7
7
  }) => [number, number][];
8
8
  export declare const optimizeProfile: (_profile: TimingProfile) => TimingProfile;
9
9
  export declare const optimizeProfileRecursively: (profile: TimingProfile, amount: number) => TimingProfile;
10
- //# sourceMappingURL=optimize-profile.d.ts.map
@@ -72,4 +72,3 @@ const optimizeProfileRecursively = (profile, amount) => {
72
72
  return optimized;
73
73
  };
74
74
  exports.optimizeProfileRecursively = optimizeProfileRecursively;
75
- //# sourceMappingURL=optimize-profile.js.map
@@ -9,4 +9,3 @@ export declare const planFrameRanges: ({ chunkCount, framesPerLambda, optimizati
9
9
  chunks: [number, number][];
10
10
  didUseOptimization: boolean;
11
11
  };
12
- //# sourceMappingURL=plan-frame-ranges.d.ts.map
@@ -27,4 +27,3 @@ const planFrameRanges = ({ chunkCount, framesPerLambda, optimization, shouldUseO
27
27
  };
28
28
  };
29
29
  exports.planFrameRanges = planFrameRanges;
30
- //# sourceMappingURL=plan-frame-ranges.js.map
@@ -15,4 +15,3 @@ export declare const getOptimization: ({ siteId, compositionId, bucketName, regi
15
15
  region: AwsRegion;
16
16
  expectedBucketOwner: string;
17
17
  }) => Promise<OptimizationProfile | null>;
18
- //# sourceMappingURL=s3-optimization-file.d.ts.map
@@ -43,4 +43,3 @@ const getOptimization = async ({ siteId, compositionId, bucketName, region, expe
43
43
  return JSON.parse(str);
44
44
  };
45
45
  exports.getOptimization = getOptimization;
46
- //# sourceMappingURL=s3-optimization-file.js.map
@@ -5,4 +5,3 @@ export declare const simulateFrameRanges: ({ profile, newFrameRanges, }: {
5
5
  profile: TimingProfile;
6
6
  newFrameRanges: [number, number][];
7
7
  }) => TimingProfile;
8
- //# sourceMappingURL=simulate-frame-ranges.d.ts.map
@@ -45,4 +45,3 @@ const simulateFrameRanges = ({ profile, newFrameRanges, }) => {
45
45
  });
46
46
  };
47
47
  exports.simulateFrameRanges = simulateFrameRanges;
48
- //# sourceMappingURL=simulate-frame-ranges.js.map
@@ -1,3 +1,2 @@
1
1
  import { ChunkTimingData, TimingProfile } from './types';
2
2
  export declare const sortProfileByDuration: (profile: TimingProfile) => ChunkTimingData[];
3
- //# sourceMappingURL=sort-by-duration.d.ts.map
@@ -23,4 +23,3 @@ const sortProfileByDuration = (profile) => {
23
23
  return sortedByDuration;
24
24
  };
25
25
  exports.sortProfileByDuration = sortProfileByDuration;
26
- //# sourceMappingURL=sort-by-duration.js.map
@@ -20,4 +20,3 @@ export declare type OptimizationProfile = {
20
20
  framesPerLambda: number;
21
21
  lambdaVersion: LambdaVersions;
22
22
  };
23
- //# sourceMappingURL=types.d.ts.map
@@ -1,3 +1,2 @@
1
1
  "use strict";
2
2
  Object.defineProperty(exports, "__esModule", { value: true });
3
- //# sourceMappingURL=types.js.map
@@ -1,2 +1 @@
1
1
  export declare const bestFramesPerLambdaParam: (frameCount: number) => number;
2
- //# sourceMappingURL=best-frames-per-lambda-param.d.ts.map
@@ -15,4 +15,3 @@ const bestFramesPerLambdaParam = (frameCount) => {
15
15
  return Math.ceil(frameCount / lambdasNeeded);
16
16
  };
17
17
  exports.bestFramesPerLambdaParam = bestFramesPerLambdaParam;
18
- //# sourceMappingURL=best-frames-per-lambda-param.js.map
@@ -4,4 +4,3 @@ export declare const calculateChunkTimes: ({ contents, renderId, type, }: {
4
4
  renderId: string;
5
5
  type: 'combined-time-for-cost-calculation' | 'absolute-time';
6
6
  }) => number;
7
- //# sourceMappingURL=calculate-chunk-times.d.ts.map
@@ -31,4 +31,3 @@ const calculateChunkTimes = ({ contents, renderId, type, }) => {
31
31
  throw new Error('invalid time for calculate chunk times');
32
32
  };
33
33
  exports.calculateChunkTimes = calculateChunkTimes;
34
- //# sourceMappingURL=calculate-chunk-times.js.map
@@ -11,4 +11,3 @@ export declare const estimatePriceFromBucket: ({ contents, renderMetadata, memor
11
11
  diskSizeInMb: number;
12
12
  lambdasInvoked: number;
13
13
  }) => number | null;
14
- //# sourceMappingURL=calculate-price-from-bucket.d.ts.map
@@ -42,4 +42,3 @@ const estimatePriceFromBucket = ({ contents, renderMetadata, memorySizeInMb, out
42
42
  return accruedSoFar;
43
43
  };
44
44
  exports.estimatePriceFromBucket = estimatePriceFromBucket;
45
- //# sourceMappingURL=calculate-price-from-bucket.js.map
@@ -1,4 +1,3 @@
1
1
  export declare let deletedFiles: string[];
2
2
  export declare let deletedFilesSize: number;
3
3
  export declare const deleteTmpDir: () => void;
4
- //# sourceMappingURL=clean-tmpdir.d.ts.map
@@ -40,4 +40,3 @@ const deleteTmpDir = () => {
40
40
  }
41
41
  };
42
42
  exports.deleteTmpDir = deleteTmpDir;
43
- //# sourceMappingURL=clean-tmpdir.js.map
@@ -14,4 +14,3 @@ export declare const concatVideosS3: ({ bucket, expectedFiles, onProgress, numbe
14
14
  cleanupChunksProm: Promise<void>;
15
15
  encodingStart: number;
16
16
  }>;
17
- //# sourceMappingURL=concat-videos.d.ts.map
@@ -145,4 +145,3 @@ const concatVideosS3 = async ({ bucket, expectedFiles, onProgress, numberOfFrame
145
145
  return { outfile, cleanupChunksProm, encodingStart };
146
146
  };
147
147
  exports.concatVideosS3 = concatVideosS3;
148
- //# sourceMappingURL=concat-videos.js.map
@@ -15,4 +15,3 @@ export declare const createPostRenderData: ({ renderId, region, memorySizeInMb,
15
15
  errorExplanations: EnhancedErrorInfo[];
16
16
  outputFile: OutputFileMetadata;
17
17
  }) => Promise<PostRenderData>;
18
- //# sourceMappingURL=create-post-render-data.d.ts.map
@@ -82,4 +82,3 @@ const createPostRenderData = async ({ renderId, region, memorySizeInMb, renderMe
82
82
  return data;
83
83
  };
84
84
  exports.createPostRenderData = createPostRenderData;
85
- //# sourceMappingURL=create-post-render-data.js.map
@@ -7,4 +7,3 @@ export declare const cleanupFiles: ({ bucket, region, contents, jobs, }: {
7
7
  contents: _Object[];
8
8
  jobs: CleanupJob[];
9
9
  }) => Promise<number>;
10
- //# sourceMappingURL=delete-chunks.d.ts.map
@@ -23,4 +23,3 @@ const cleanupFiles = async ({ bucket, region, contents, jobs, }) => {
23
23
  return Date.now() - start;
24
24
  };
25
25
  exports.cleanupFiles = cleanupFiles;
26
- //# sourceMappingURL=delete-chunks.js.map
@@ -1,3 +1,2 @@
1
1
  import { OutNameOutput, RenderMetadata } from '../../defaults';
2
2
  export declare const getExpectedOutName: (renderMetadata: RenderMetadata, bucketName: string) => OutNameOutput;
3
- //# sourceMappingURL=expected-out-name.d.ts.map
@@ -24,4 +24,3 @@ const getExpectedOutName = (renderMetadata, bucketName) => {
24
24
  throw new TypeError('no type passed');
25
25
  };
26
26
  exports.getExpectedOutName = getExpectedOutName;
27
- //# sourceMappingURL=expected-out-name.js.map
@@ -10,4 +10,3 @@ export declare const findOutputFileInBucket: ({ region, renderMetadata, bucketNa
10
10
  renderMetadata: RenderMetadata;
11
11
  bucketName: string;
12
12
  }) => Promise<OutputFileMetadata | null>;
13
- //# sourceMappingURL=find-output-file-in-bucket.d.ts.map
@@ -30,4 +30,3 @@ const findOutputFileInBucket = async ({ region, renderMetadata, bucketName, }) =
30
30
  }
31
31
  };
32
32
  exports.findOutputFileInBucket = findOutputFileInBucket;
33
- //# sourceMappingURL=find-output-file-in-bucket.js.map
@@ -1,3 +1,2 @@
1
1
  import { CostsInfo } from '../../shared/constants';
2
2
  export declare const formatCostsInfo: (accrued: number) => CostsInfo;
3
- //# sourceMappingURL=format-costs-info.d.ts.map
@@ -21,4 +21,3 @@ const formatCostsInfo = (accrued) => {
21
21
  };
22
22
  };
23
23
  exports.formatCostsInfo = formatCostsInfo;
24
- //# sourceMappingURL=format-costs-info.js.map
@@ -1,3 +1,2 @@
1
1
  import { ChromiumOptions, openBrowser } from '@remotion/renderer';
2
2
  export declare const getBrowserInstance: (shouldDumpIo: boolean, chromiumOptions: ChromiumOptions) => ReturnType<typeof openBrowser>;
3
- //# sourceMappingURL=get-browser-instance.d.ts.map
@@ -50,4 +50,3 @@ const getBrowserInstance = async (shouldDumpIo, chromiumOptions) => {
50
50
  return _browserInstance;
51
51
  };
52
52
  exports.getBrowserInstance = getBrowserInstance;
53
- //# sourceMappingURL=get-browser-instance.js.map
@@ -1,2 +1 @@
1
1
  export declare const executablePath: () => Promise<string | undefined>;
2
- //# sourceMappingURL=get-chromium-executable-path.d.ts.map
@@ -12,4 +12,3 @@ const executablePath = async () => {
12
12
  return '/opt/bin/chromium';
13
13
  };
14
14
  exports.executablePath = executablePath;
15
- //# sourceMappingURL=get-chromium-executable-path.js.map
@@ -6,4 +6,3 @@ export declare const getCleanupProgress: ({ contents, output, chunkCount, render
6
6
  chunkCount: number;
7
7
  renderId: string;
8
8
  }) => null | CleanupInfo;
9
- //# sourceMappingURL=get-cleanup-progress.d.ts.map
@@ -28,4 +28,3 @@ const getCleanupProgress = ({ contents, output, chunkCount, renderId, }) => {
28
28
  };
29
29
  };
30
30
  exports.getCleanupProgress = getCleanupProgress;
31
- //# sourceMappingURL=get-cleanup-progress.js.map
@@ -1,3 +1,2 @@
1
1
  import { LambdaArchitecture } from '../../shared/validate-architecture';
2
2
  export declare const getCurrentArchitecture: () => LambdaArchitecture;
3
- //# sourceMappingURL=get-current-architecture.d.ts.map
@@ -9,4 +9,3 @@ const getCurrentArchitecture = () => {
9
9
  return process.arch.includes('arm') ? 'arm64' : 'x86_64';
10
10
  };
11
11
  exports.getCurrentArchitecture = getCurrentArchitecture;
12
- //# sourceMappingURL=get-current-architecture.js.map
@@ -1,2 +1 @@
1
1
  export declare const getCurrentRegionInFunction: () => "eu-central-1" | "eu-west-1" | "eu-west-2" | "us-east-1" | "us-east-2" | "us-west-2" | "ap-south-1" | "ap-southeast-1" | "ap-southeast-2" | "ap-northeast-1";
2
- //# sourceMappingURL=get-current-region.d.ts.map
@@ -12,4 +12,3 @@ const getCurrentRegionInFunction = () => {
12
12
  return process.env.AWS_REGION;
13
13
  };
14
14
  exports.getCurrentRegionInFunction = getCurrentRegionInFunction;
15
- //# sourceMappingURL=get-current-region.js.map
@@ -7,4 +7,3 @@ export declare const getEncodingMetadata: ({ exists, bucketName, renderId, regio
7
7
  region: AwsRegion;
8
8
  expectedBucketOwner: string;
9
9
  }) => Promise<EncodingProgress | null>;
10
- //# sourceMappingURL=get-encoding-metadata.d.ts.map
@@ -24,4 +24,3 @@ const getEncodingMetadata = async ({ exists, bucketName, renderId, region, expec
24
24
  }
25
25
  };
26
26
  exports.getEncodingMetadata = getEncodingMetadata;
27
- //# sourceMappingURL=get-encoding-metadata.js.map
@@ -3,4 +3,3 @@ export declare type FileNameAndSize = {
3
3
  size: number;
4
4
  };
5
5
  export declare function getFolderFiles(folder: string): FileNameAndSize[];
6
- //# sourceMappingURL=get-files-in-folder.d.ts.map
@@ -36,4 +36,3 @@ function getFolderFiles(folder) {
36
36
  return paths;
37
37
  }
38
38
  exports.getFolderFiles = getFolderFiles;
39
- //# sourceMappingURL=get-files-in-folder.js.map
@@ -6,4 +6,3 @@ export declare const getFilesToDelete: ({ chunkCount, renderId, }: {
6
6
  chunkCount: number;
7
7
  renderId: string;
8
8
  }) => CleanupJob[];
9
- //# sourceMappingURL=get-files-to-delete.d.ts.map
@@ -34,4 +34,3 @@ const getFilesToDelete = ({ chunkCount, renderId, }) => {
34
34
  ];
35
35
  };
36
36
  exports.getFilesToDelete = getFilesToDelete;
37
- //# sourceMappingURL=get-files-to-delete.js.map
@@ -6,4 +6,3 @@ export declare const getFinalEncodingStatus: ({ encodingStatus: encodingProgress
6
6
  outputFileExists: boolean;
7
7
  lambdaInvokeStatus: LambdaInvokeStats;
8
8
  }) => EncodingProgress | null;
9
- //# sourceMappingURL=get-final-encoding-status.d.ts.map
@@ -19,4 +19,3 @@ const getFinalEncodingStatus = ({ encodingStatus: encodingProgress, renderMetada
19
19
  return null;
20
20
  };
21
21
  exports.getFinalEncodingStatus = getFinalEncodingStatus;
22
- //# sourceMappingURL=get-final-encoding-status.js.map