1 2 3 4
import asset1 from "./hello.csv"; import asset2 from "./img.png"; capture1(asset1); capture2(asset2);