sparse-intern-71089
04/13/2022, 11:57 AMvictorious-church-57397
04/13/2022, 12:33 PMs3
with an index.ts
file in it, I can execute whatevers in that index.ts
by calling import './s3';
in my top-level index.ts
white-chef-55657
04/13/2022, 12:33 PMvictorious-church-57397
04/13/2022, 12:35 PMexport const myOutput = someThing;
in the top-level index.tsvictorious-church-57397
04/13/2022, 12:35 PMvictorious-church-57397
04/13/2022, 12:35 PMwhite-chef-55657
04/13/2022, 1:04 PMvictorious-church-57397
04/13/2022, 1:04 PM