config.ts 101 B

123
  1. export const initConfig = () => {
  2. console.log(`🚀🚀🚀🚀🚀-> in config.js on 1`, 1);
  3. };