index.ts 75 B

12
  1. import { createComponent } from './component';
  2. export { createComponent };