index.ts 84 B

12
  1. export { default as Robot } from './Robot'
  2. export { default as User } from './User'