@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,2 +1 @@
1
1
  export {};
2
- //# sourceMappingURL=bundle-lambda.d.ts.map
@@ -37,4 +37,3 @@ bundleLambda()
37
37
  console.log(err);
38
38
  (0, quit_1.quit)(1);
39
39
  });
40
- //# sourceMappingURL=bundle-lambda.js.map
@@ -1,2 +1 @@
1
1
  export {};
2
- //# sourceMappingURL=make-layer-public.d.ts.map
@@ -88,4 +88,3 @@ makeLayerPublic()
88
88
  console.log(err);
89
89
  (0, quit_1.quit)(1);
90
90
  });
91
- //# sourceMappingURL=make-layer-public.js.map
@@ -4,4 +4,3 @@ export declare const bucketExistsInRegion: ({ bucketName, region, expectedBucket
4
4
  region: AwsRegion;
5
5
  expectedBucketOwner: string | null;
6
6
  }) => Promise<boolean>;
7
- //# sourceMappingURL=bucket-exists.d.ts.map
@@ -20,4 +20,3 @@ const bucketExistsInRegion = async ({ bucketName, region, expectedBucketOwner, }
20
20
  }
21
21
  };
22
22
  exports.bucketExistsInRegion = bucketExistsInRegion;
23
- //# sourceMappingURL=bucket-exists.js.map
@@ -12,4 +12,3 @@ export declare const cleanItems: ({ bucket, onAfterItemDeleted, onBeforeItemDele
12
12
  itemName: string;
13
13
  }) => void;
14
14
  }) => Promise<void[]>;
15
- //# sourceMappingURL=clean-items.d.ts.map
@@ -25,4 +25,3 @@ const cleanItems = async ({ bucket, onAfterItemDeleted, onBeforeItemDeleted, reg
25
25
  })));
26
26
  };
27
27
  exports.cleanItems = cleanItems;
28
- //# sourceMappingURL=clean-items.js.map
@@ -3,4 +3,3 @@ export declare const createBucket: ({ region, bucketName, }: {
3
3
  region: AwsRegion;
4
4
  bucketName: string;
5
5
  }) => Promise<void>;
6
- //# sourceMappingURL=create-bucket.d.ts.map
@@ -10,4 +10,3 @@ const createBucket = async ({ region, bucketName, }) => {
10
10
  }));
11
11
  };
12
12
  exports.createBucket = createBucket;
13
- //# sourceMappingURL=create-bucket.js.map
@@ -15,4 +15,3 @@ export declare const createFunction: ({ createCloudWatchLogGroup, region, zipFil
15
15
  }) => Promise<{
16
16
  FunctionName: string;
17
17
  }>;
18
- //# sourceMappingURL=create-function.d.ts.map
@@ -53,4 +53,3 @@ const createFunction = async ({ createCloudWatchLogGroup, region, zipFile, funct
53
53
  return { FunctionName: FunctionName };
54
54
  };
55
55
  exports.createFunction = createFunction;
56
- //# sourceMappingURL=create-function.js.map
@@ -11,4 +11,3 @@ export declare type DeleteFunctionInput = {
11
11
  * @returns {Promise<void>} Nothing. Throws if the function failed to delete.
12
12
  */
13
13
  export declare const deleteFunction: ({ region, functionName, }: DeleteFunctionInput) => Promise<void>;
14
- //# sourceMappingURL=delete-function.d.ts.map
@@ -16,4 +16,3 @@ const deleteFunction = async ({ region, functionName, }) => {
16
16
  }));
17
17
  };
18
18
  exports.deleteFunction = deleteFunction;
19
- //# sourceMappingURL=delete-function.js.map
@@ -22,4 +22,3 @@ export declare type DeleteSiteOutput = {
22
22
  * @returns {Promise<DeleteSiteOutput>} Object containing info about how much space was freed.
23
23
  */
24
24
  export declare const deleteSite: ({ bucketName, siteName, region, onAfterItemDeleted, }: DeleteSiteInput) => Promise<DeleteSiteOutput>;
25
- //# sourceMappingURL=delete-site.d.ts.map
@@ -53,4 +53,3 @@ const deleteSite = async ({ bucketName, siteName, region, onAfterItemDeleted, })
53
53
  };
54
54
  };
55
55
  exports.deleteSite = deleteSite;
56
- //# sourceMappingURL=delete-site.js.map
@@ -26,4 +26,3 @@ export declare type DeployFunctionOutput = {
26
26
  * @returns {Promise<DeployFunctionOutput>} An object that contains the `functionName` property
27
27
  */
28
28
  export declare const deployFunction: (options: DeployFunctionInput) => Promise<DeployFunctionOutput>;
29
- //# sourceMappingURL=deploy-function.d.ts.map
@@ -70,4 +70,3 @@ const deployFunction = async (options) => {
70
70
  };
71
71
  };
72
72
  exports.deployFunction = deployFunction;
73
- //# sourceMappingURL=deploy-function.js.map
@@ -27,4 +27,3 @@ export declare type DeploySiteOutput = Promise<{
27
27
  * @param {object} params.options Further options, see documentation page for this function.
28
28
  */
29
29
  export declare const deploySite: ({ bucketName, entryPoint, siteName, options, region, }: DeploySiteInput) => DeploySiteOutput;
30
- //# sourceMappingURL=deploy-site.d.ts.map
@@ -69,4 +69,3 @@ const deploySite = async ({ bucketName, entryPoint, siteName, options, region, }
69
69
  };
70
70
  };
71
71
  exports.deploySite = deploySite;
72
- //# sourceMappingURL=deploy-site.js.map
@@ -16,4 +16,3 @@ export declare const downloadMedia: (input: DownloadMediaInput) => Promise<Downl
16
16
  * @deprecated Renamed to downloadMedia()
17
17
  */
18
18
  export declare const downloadVideo: (input: DownloadMediaInput) => Promise<DownloadMediaOutput>;
19
- //# sourceMappingURL=download-media.d.ts.map
@@ -42,4 +42,3 @@ exports.downloadMedia = downloadMedia;
42
42
  * @deprecated Renamed to downloadMedia()
43
43
  */
44
44
  exports.downloadVideo = exports.downloadMedia;
45
- //# sourceMappingURL=download-media.js.map
@@ -3,4 +3,3 @@ export declare const enableS3Website: ({ region, bucketName, }: {
3
3
  region: AwsRegion;
4
4
  bucketName: string;
5
5
  }) => Promise<void>;
6
- //# sourceMappingURL=enable-s3-website.d.ts.map
@@ -14,4 +14,3 @@ const enableS3Website = async ({ region, bucketName, }) => {
14
14
  }));
15
15
  };
16
16
  exports.enableS3Website = enableS3Website;
17
- //# sourceMappingURL=enable-s3-website.js.map
@@ -15,4 +15,3 @@ export declare type EstimatePriceInput = {
15
15
  * @returns {number} Price in USD
16
16
  */
17
17
  export declare const estimatePrice: ({ region, durationInMiliseconds, memorySizeInMb, diskSizeInMb, architecture, lambdasInvoked, }: EstimatePriceInput) => number;
18
- //# sourceMappingURL=estimate-price.d.ts.map
@@ -48,4 +48,3 @@ const estimatePrice = ({ region, durationInMiliseconds, memorySizeInMb, diskSize
48
48
  return Number((timeCostDollars + diskSizeDollars + invocationCost).toFixed(5));
49
49
  };
50
50
  exports.estimatePrice = estimatePrice;
51
- //# sourceMappingURL=estimate-price.js.map
@@ -29,4 +29,3 @@ export declare type GetAwsClientOutput<T extends keyof ServiceMapping> = {
29
29
  */
30
30
  export declare const getAwsClient: <T extends keyof ServiceMapping>({ region, service, }: GetAwsClientInput<T>) => GetAwsClientOutput<T>;
31
31
  export {};
32
- //# sourceMappingURL=get-aws-client.d.ts.map
@@ -46,4 +46,3 @@ const getAwsClient = ({ region, service, }) => {
46
46
  };
47
47
  };
48
48
  exports.getAwsClient = getAwsClient;
49
- //# sourceMappingURL=get-aws-client.js.map
@@ -7,4 +7,3 @@ export declare type BucketWithLocation = {
7
7
  export declare const getRemotionS3Buckets: (region: AwsRegion) => Promise<{
8
8
  remotionBuckets: BucketWithLocation[];
9
9
  }>;
10
- //# sourceMappingURL=get-buckets.d.ts.map
@@ -31,4 +31,3 @@ const getRemotionS3Buckets = async (region) => {
31
31
  };
32
32
  };
33
33
  exports.getRemotionS3Buckets = getRemotionS3Buckets;
34
- //# sourceMappingURL=get-buckets.js.map
@@ -19,4 +19,3 @@ export declare type GetFunctionInfoInput = {
19
19
  * @return {Promise<FunctionInfo>} Promise resolving to information about the function.
20
20
  */
21
21
  export declare const getFunctionInfo: ({ region, functionName, }: GetFunctionInfoInput) => Promise<FunctionInfo>;
22
- //# sourceMappingURL=get-function-info.d.ts.map
@@ -34,4 +34,3 @@ const getFunctionInfo = async ({ region, functionName, }) => {
34
34
  };
35
35
  };
36
36
  exports.getFunctionInfo = getFunctionInfo;
37
- //# sourceMappingURL=get-function-info.js.map
@@ -14,4 +14,3 @@ export declare type GetFunctionsInput = {
14
14
  * @returns {Promise<FunctionInfo[]>} An array with the objects containing information about the deployed functions.
15
15
  */
16
16
  export declare const getFunctions: (options: GetFunctionsInput) => Promise<FunctionInfo[]>;
17
- //# sourceMappingURL=get-functions.d.ts.map
@@ -77,4 +77,3 @@ const getFunctions = async (options) => {
77
77
  });
78
78
  };
79
79
  exports.getFunctions = getFunctions;
80
- //# sourceMappingURL=get-functions.js.map
@@ -13,4 +13,3 @@ export declare type GetOrCreateBucketOutput = {
13
13
  * @returns {Promise<GetOrCreateBucketOutput>} An object containing the `bucketName`.
14
14
  */
15
15
  export declare const getOrCreateBucket: (options: GetOrCreateBucketInput) => Promise<GetOrCreateBucketOutput>;
16
- //# sourceMappingURL=get-or-create-bucket.d.ts.map
@@ -35,4 +35,3 @@ const getOrCreateBucket = async (options) => {
35
35
  return { bucketName };
36
36
  };
37
37
  exports.getOrCreateBucket = getOrCreateBucket;
38
- //# sourceMappingURL=get-or-create-bucket.js.map
@@ -5,4 +5,3 @@ import { AwsRegion } from '../pricing/aws-regions';
5
5
  * @returns {AwsRegion[]} A list of AWS regions.
6
6
  */
7
7
  export declare const getRegions: () => readonly AwsRegion[];
8
- //# sourceMappingURL=get-regions.d.ts.map
@@ -11,4 +11,3 @@ const getRegions = () => {
11
11
  return regions_1.AWS_REGIONS;
12
12
  };
13
13
  exports.getRegions = getRegions;
14
- //# sourceMappingURL=get-regions.js.map
@@ -16,4 +16,3 @@ export declare type GetRenderInput = {
16
16
  * @returns {Promise<RenderProgress>} See documentation for this function to see all properties on the return object.
17
17
  */
18
18
  export declare const getRenderProgress: ({ functionName, bucketName, renderId, region, }: GetRenderInput) => Promise<RenderProgress>;
19
- //# sourceMappingURL=get-render-progress.d.ts.map
@@ -25,4 +25,3 @@ const getRenderProgress = async ({ functionName, bucketName, renderId, region, }
25
25
  return result;
26
26
  };
27
27
  exports.getRenderProgress = getRenderProgress;
28
- //# sourceMappingURL=get-render-progress.js.map
@@ -23,4 +23,3 @@ export declare type GetSitesOutput = {
23
23
  */
24
24
  export declare const getSites: ({ region, }: GetSitesInput) => Promise<GetSitesOutput>;
25
25
  export {};
26
- //# sourceMappingURL=get-sites.d.ts.map
@@ -62,4 +62,3 @@ const getSites = async ({ region, }) => {
62
62
  return { sites: sitesArray, buckets: remotionBuckets };
63
63
  };
64
64
  exports.getSites = getSites;
65
- //# sourceMappingURL=get-sites.js.map
@@ -3,4 +3,3 @@ export declare const rolePermissions: {
3
3
  actions: (s3 | iam | lambda | logs)[];
4
4
  resource: string[];
5
5
  }[];
6
- //# sourceMappingURL=role-permissions.d.ts.map
@@ -32,4 +32,3 @@ exports.rolePermissions = [
32
32
  ],
33
33
  },
34
34
  ];
35
- //# sourceMappingURL=role-permissions.js.map
@@ -11,4 +11,3 @@ export declare const simulateRule: (options: {
11
11
  resource: string[];
12
12
  retries: number;
13
13
  }) => Promise<SimulationResult[]>;
14
- //# sourceMappingURL=simulate-rule.d.ts.map
@@ -53,4 +53,3 @@ const simulateRule = async (options) => {
53
53
  }
54
54
  };
55
55
  exports.simulateRule = simulateRule;
56
- //# sourceMappingURL=simulate-rule.js.map
@@ -16,4 +16,3 @@ export declare type SimulatePermissionsOutput = {
16
16
  * @returns {Promise<SimulatePermissionsOutput>} See documentation for detailed response structure.
17
17
  */
18
18
  export declare const simulatePermissions: (options: SimulatePermissionsInput) => Promise<SimulatePermissionsOutput>;
19
- //# sourceMappingURL=simulate.d.ts.map
@@ -47,4 +47,3 @@ const simulatePermissions = async (options) => {
47
47
  return { results };
48
48
  };
49
49
  exports.simulatePermissions = simulatePermissions;
50
- //# sourceMappingURL=simulate.js.map
@@ -9,4 +9,3 @@ export declare const ROLE_NAME = "remotion-lambda-role";
9
9
  * @link https://remotion.dev/docs/lambda/getrolepolicy
10
10
  */
11
11
  export declare const getRolePolicy: () => string;
12
- //# sourceMappingURL=suggested-policy.d.ts.map
@@ -42,4 +42,3 @@ exports.ROLE_NAME = 'remotion-lambda-role';
42
42
  */
43
43
  const getRolePolicy = () => JSON.stringify(suggestedRolePolicy, null, 2);
44
44
  exports.getRolePolicy = getRolePolicy;
45
- //# sourceMappingURL=suggested-policy.js.map
@@ -4,4 +4,3 @@ export declare const requiredPermissions: {
4
4
  resource: string[];
5
5
  id: string;
6
6
  }[];
7
- //# sourceMappingURL=user-permissions.d.ts.map
@@ -82,4 +82,3 @@ exports.requiredPermissions = [
82
82
  resource: [hosted_layers_1.REMOTION_HOSTED_LAYER_ARN],
83
83
  },
84
84
  ];
85
- //# sourceMappingURL=user-permissions.js.map
@@ -17,4 +17,3 @@ export declare const getAllMockFunctions: (region: string, version: LambdaVersio
17
17
  })[];
18
18
  export declare const cleanFnStore: () => void;
19
19
  export declare const markFunctionAsIncompatible: (functionName: string) => void;
20
- //# sourceMappingURL=mock-functions.d.ts.map
@@ -34,4 +34,3 @@ const markFunctionAsIncompatible = (functionName) => {
34
34
  }
35
35
  };
36
36
  exports.markFunctionAsIncompatible = markFunctionAsIncompatible;
37
- //# sourceMappingURL=mock-functions.js.map
@@ -17,4 +17,3 @@ export declare type PresignURLInput = {
17
17
  * @returns {Promise<string | null>} The public url of an object or `null` if `checkIfObjectExists=true` & object does not exist.
18
18
  */
19
19
  export declare const presignUrl: ({ region, bucketName, objectKey, checkIfObjectExists, expiresInSeconds, }: PresignURLInput) => Promise<string | null>;
20
- //# sourceMappingURL=presign-url.d.ts.map
@@ -44,4 +44,3 @@ const presignUrl = async ({ region, bucketName, objectKey, checkIfObjectExists =
44
44
  return publicUrl;
45
45
  };
46
46
  exports.presignUrl = presignUrl;
47
- //# sourceMappingURL=presign-url.js.map
@@ -52,4 +52,3 @@ export declare const renderMediaOnLambda: ({ functionName, serveUrl, inputProps,
52
52
  * @deprecated Renamed to renderMediaOnLambda()
53
53
  */
54
54
  export declare const renderVideoOnLambda: ({ functionName, serveUrl, inputProps, codec, imageFormat, crf, envVariables, pixelFormat, proResProfile, quality, region, maxRetries, composition, framesPerLambda, privacy, logLevel, frameRange, outName, timeoutInMilliseconds, chromiumOptions, scale, }: RenderMediaOnLambdaInput) => Promise<RenderMediaOnLambdaOutput>;
55
- //# sourceMappingURL=render-media-on-lambda.d.ts.map
@@ -65,4 +65,3 @@ exports.renderMediaOnLambda = renderMediaOnLambda;
65
65
  * @deprecated Renamed to renderMediaOnLambda()
66
66
  */
67
67
  exports.renderVideoOnLambda = exports.renderMediaOnLambda;
68
- //# sourceMappingURL=render-media-on-lambda.js.map
@@ -44,4 +44,3 @@ export declare type RenderStillOnLambdaOutput = {
44
44
  * @returns {Promise<RenderStillOnLambdaOutput>} See documentation for exact response structure.
45
45
  */
46
46
  export declare const renderStillOnLambda: ({ functionName, serveUrl, inputProps, imageFormat, envVariables, quality, region, maxRetries, composition, privacy, frame, logLevel, outName, timeoutInMilliseconds, chromiumOptions, scale, }: RenderStillOnLambdaInput) => Promise<RenderStillOnLambdaOutput>;
47
- //# sourceMappingURL=render-still-on-lambda.d.ts.map
@@ -54,4 +54,3 @@ const renderStillOnLambda = async ({ functionName, serveUrl, inputProps, imageFo
54
54
  };
55
55
  };
56
56
  exports.renderStillOnLambda = renderStillOnLambda;
57
- //# sourceMappingURL=render-still-on-lambda.js.map
@@ -19,4 +19,3 @@ export declare const uploadDir: ({ bucket, region, dir, onProgress, folder, priv
19
19
  onProgress: (progress: UploadDirProgress) => void;
20
20
  privacy: Privacy;
21
21
  }) => Promise<void>;
22
- //# sourceMappingURL=upload-dir.d.ts.map
@@ -83,4 +83,3 @@ const uploadDir = async ({ bucket, region, dir, onProgress, folder, privacy, })
83
83
  clearInterval(interval);
84
84
  };
85
85
  exports.uploadDir = uploadDir;
86
- //# sourceMappingURL=upload-dir.js.map
@@ -26,4 +26,3 @@ declare type LambdaCommandLineOptions = {
26
26
  export declare const parsedLambdaCli: LambdaCommandLineOptions & minimist.ParsedArgs;
27
27
  export declare const forceFlagProvided: boolean;
28
28
  export {};
29
- //# sourceMappingURL=args.d.ts.map
package/dist/cli/args.js CHANGED
@@ -13,4 +13,3 @@ exports.forceFlagProvided = exports.parsedLambdaCli.f ||
13
13
  exports.parsedLambdaCli.force ||
14
14
  exports.parsedLambdaCli.yes ||
15
15
  exports.parsedLambdaCli.y;
16
- //# sourceMappingURL=args.js.map
@@ -1,3 +1,2 @@
1
1
  export declare const FUNCTIONS_DEPLOY_SUBCOMMAND = "deploy";
2
2
  export declare const functionsDeploySubcommand: () => Promise<void>;
3
- //# sourceMappingURL=deploy.d.ts.map
@@ -59,4 +59,3 @@ CloudWatch Retention Period = ${cloudWatchLogRetentionPeriodInDays} days
59
59
  }
60
60
  };
61
61
  exports.functionsDeploySubcommand = functionsDeploySubcommand;
62
- //# sourceMappingURL=deploy.js.map
@@ -1,3 +1,2 @@
1
1
  export declare const FUNCTIONS_COMMAND = "functions";
2
2
  export declare const functionsCommand: (args: string[]) => Promise<void> | undefined;
3
- //# sourceMappingURL=index.d.ts.map
@@ -48,4 +48,3 @@ const functionsCommand = (args) => {
48
48
  printFunctionsHelp();
49
49
  };
50
50
  exports.functionsCommand = functionsCommand;
51
- //# sourceMappingURL=index.js.map
@@ -1,3 +1,2 @@
1
1
  export declare const FUNCTIONS_LS_SUBCOMMAND = "ls";
2
2
  export declare const functionsLsCommand: () => Promise<void>;
3
- //# sourceMappingURL=ls.d.ts.map
@@ -5,7 +5,7 @@ const cli_1 = require("@remotion/cli");
5
5
  const log_1 = require("@remotion/cli/dist/log");
6
6
  const get_functions_1 = require("../../../api/get-functions");
7
7
  const get_aws_region_1 = require("../../get-aws-region");
8
- const NAME_COLS = 50;
8
+ const NAME_COLS = 70;
9
9
  const MEMORY_COLS = 15;
10
10
  const DISK_COLS = 15;
11
11
  const TIMEOUT_COLS = 15;
@@ -51,4 +51,3 @@ const functionsLsCommand = async () => {
51
51
  }
52
52
  };
53
53
  exports.functionsLsCommand = functionsLsCommand;
54
- //# sourceMappingURL=ls.js.map
@@ -1,3 +1,2 @@
1
1
  export declare const FUNCTIONS_RM_SUBCOMMAND = "rm";
2
2
  export declare const functionsRmCommand: (args: string[]) => Promise<void>;
3
- //# sourceMappingURL=rm.d.ts.map
@@ -47,4 +47,3 @@ const functionsRmCommand = async (args) => {
47
47
  }
48
48
  };
49
49
  exports.functionsRmCommand = functionsRmCommand;
50
- //# sourceMappingURL=rm.js.map
@@ -1,3 +1,2 @@
1
1
  export declare const FUNCTIONS_RMALL_SUBCOMMAND = "rmall";
2
2
  export declare const functionsRmallCommand: () => Promise<void>;
3
- //# sourceMappingURL=rmall.d.ts.map
@@ -38,4 +38,3 @@ const functionsRmallCommand = async () => {
38
38
  }
39
39
  };
40
40
  exports.functionsRmallCommand = functionsRmallCommand;
41
- //# sourceMappingURL=rmall.js.map
@@ -1,3 +1,2 @@
1
1
  export declare const POLICIES_COMMAND = "policies";
2
2
  export declare const policiesCommand: (args: string[]) => void | Promise<void>;
3
- //# sourceMappingURL=policies.d.ts.map
@@ -41,4 +41,3 @@ const policiesCommand = (args) => {
41
41
  printPoliciesHelp();
42
42
  };
43
43
  exports.policiesCommand = policiesCommand;
44
- //# sourceMappingURL=policies.js.map
@@ -1,3 +1,2 @@
1
1
  export declare const ROLE_SUBCOMMAND = "role";
2
2
  export declare const roleSubcommand: () => void;
3
- //# sourceMappingURL=role.d.ts.map
@@ -8,4 +8,3 @@ const roleSubcommand = () => {
8
8
  log_1.Log.info((0, suggested_policy_1.getRolePolicy)());
9
9
  };
10
10
  exports.roleSubcommand = roleSubcommand;
11
- //# sourceMappingURL=role.js.map
@@ -1,3 +1,2 @@
1
1
  export declare const USER_SUBCOMMAND = "user";
2
2
  export declare const userSubcommand: () => void;
3
- //# sourceMappingURL=user.d.ts.map
@@ -8,4 +8,3 @@ const userSubcommand = () => {
8
8
  log_1.Log.info((0, suggested_policy_1.getUserPolicy)());
9
9
  };
10
10
  exports.userSubcommand = userSubcommand;
11
- //# sourceMappingURL=user.js.map
@@ -1,3 +1,2 @@
1
1
  export declare const VALIDATE_SUBCOMMAND = "validate";
2
2
  export declare const validateSubcommand: () => Promise<void>;
3
- //# sourceMappingURL=validate.d.ts.map
@@ -20,4 +20,3 @@ const validateSubcommand = async () => {
20
20
  }
21
21
  };
22
22
  exports.validateSubcommand = validateSubcommand;
23
- //# sourceMappingURL=validate.js.map
@@ -1,3 +1,2 @@
1
1
  export declare const INCREASE_SUBCOMMAND = "increase";
2
2
  export declare const quotasIncreaseCommand: () => Promise<void>;
3
- //# sourceMappingURL=increase.d.ts.map
@@ -55,4 +55,3 @@ const quotasIncreaseCommand = async () => {
55
55
  log_1.Log.info(`Requested increase successfully. Run "${defaults_1.BINARY_NAME} ${_1.QUOTAS_COMMAND}" to check whether your request was approved.`);
56
56
  };
57
57
  exports.quotasIncreaseCommand = quotasIncreaseCommand;
58
- //# sourceMappingURL=increase.js.map
@@ -1,3 +1,2 @@
1
1
  export declare const QUOTAS_COMMAND = "quotas";
2
2
  export declare const quotasCommand: (args: string[]) => Promise<void> | undefined;
3
- //# sourceMappingURL=index.d.ts.map
@@ -27,4 +27,3 @@ const quotasCommand = (args) => {
27
27
  printHelp();
28
28
  };
29
29
  exports.quotasCommand = quotasCommand;
30
- //# sourceMappingURL=index.js.map
@@ -1,2 +1 @@
1
1
  export declare const quotasListCommand: () => Promise<void>;
2
- //# sourceMappingURL=list.d.ts.map
@@ -62,4 +62,3 @@ const quotasListCommand = async () => {
62
62
  log_1.Log.info(cli_1.CliInternals.chalk.gray('The maximum amount of Lambda functions that can spawn in a short amount of time'));
63
63
  };
64
64
  exports.quotasListCommand = quotasListCommand;
65
- //# sourceMappingURL=list.js.map
@@ -1,3 +1,2 @@
1
1
  export declare const REGIONS_COMMAND = "regions";
2
2
  export declare const regionsCommand: () => void;
3
- //# sourceMappingURL=regions.d.ts.map
@@ -8,4 +8,3 @@ const regionsCommand = () => {
8
8
  log_1.Log.info((0, get_regions_1.getRegions)().join(' '));
9
9
  };
10
10
  exports.regionsCommand = regionsCommand;
11
- //# sourceMappingURL=regions.js.map
@@ -29,4 +29,3 @@ export declare const makeProgressString: ({ progress, steps, downloadInfo, retri
29
29
  retriesInfo: ChunkRetry[];
30
30
  }) => string;
31
31
  export {};
32
- //# sourceMappingURL=progress.d.ts.map
@@ -128,4 +128,3 @@ const makeProgressString = ({ progress, steps, downloadInfo, retriesInfo, }) =>
128
128
  .join('\n');
129
129
  };
130
130
  exports.makeProgressString = makeProgressString;
131
- //# sourceMappingURL=progress.js.map
@@ -1,3 +1,2 @@
1
1
  export declare const RENDER_COMMAND = "render";
2
2
  export declare const renderCommand: (args: string[]) => Promise<never>;
3
- //# sourceMappingURL=render.d.ts.map
@@ -192,4 +192,3 @@ const renderCommand = async (args) => {
192
192
  }
193
193
  };
194
194
  exports.renderCommand = renderCommand;
195
- //# sourceMappingURL=render.js.map
@@ -1,3 +1,2 @@
1
1
  export declare const SITES_CREATE_SUBCOMMAND = "create";
2
2
  export declare const sitesCreateSubcommand: (args: string[]) => Promise<void>;
3
- //# sourceMappingURL=create.d.ts.map
@@ -116,4 +116,3 @@ const sitesCreateSubcommand = async (args) => {
116
116
  log_1.Log.info(`Site Name: ${siteName}`);
117
117
  };
118
118
  exports.sitesCreateSubcommand = sitesCreateSubcommand;
119
- //# sourceMappingURL=create.js.map
@@ -1,3 +1,2 @@
1
1
  export declare const SITES_COMMAND = "sites";
2
2
  export declare const sitesCommand: (args: string[]) => Promise<void> | undefined;
3
- //# sourceMappingURL=index.d.ts.map
@@ -45,4 +45,3 @@ const sitesCommand = (args) => {
45
45
  printSitesHelp();
46
46
  };
47
47
  exports.sitesCommand = sitesCommand;
48
- //# sourceMappingURL=index.js.map