config.js 91 B

12345
  1. const config = {
  2. BASIC_IMG: "https://birdseye-img.sysuimars.com/"
  3. }
  4. default export config