-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathindex.js
15 lines (15 loc) · 953 Bytes
/
index.js
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
export { default as cromanResume } from './assets/CRoman-Resume.pdf';
export { default as hatchProject } from './assets/hatchProject.png';
export { default as hubspotLogo } from './assets/hubspot.png';
export { default as withBenji } from './assets/meAndBenji.png';
export { default as portfolioScreenshot } from './assets/portfolioScreenshot.png';
export { default as productsAPI } from './assets/productsAPI.png';
export { default as profilePicture } from './assets/profilePicture.jpg';
export { default as pulsarShop } from './assets/pulsarShop.png';
export { default as twilioLogo } from './assets/twilio.png';
export { default as eileen } from './assets/eileen.png';
export { default as gautam } from './assets/gautam.png';
export { default as hugh } from './assets/hugh.png';
export { default as jessie } from './assets/jessie.png';
export { default as manny } from './assets/manny.png';
export { default as raphael } from './assets/raphael.png';