cg-select/index.js

4 lines
62 B
JavaScript
Raw Normal View History

2023-04-11 15:19:42 +03:00
import CGSelect from './src/cg-select';
2023-04-11 15:19:42 +03:00
export { CGSelect };