Files
nice-app-web/src/pages/index.ts
focp212@naver.com 05238b04c1 첫 커밋
2025-09-05 15:36:48 +09:00

3 lines
131 B
TypeScript

export { default as Home } from './Home';
export { default as Contact } from './Contact';
export { default as Test } from './Test';