Snai3i-MarketPlace / frontend / src / assets / images / courses-thumb / index.ts
index.ts
Raw
import threeD from './3d.png';
import afk from './afk.png';
import makemehappy from './makemehappy.png';
import python from './python.png';
import mecha from './mecha.png';

export { threeD, afk, makemehappy, python, mecha };