cg-select/index.js

4 lines
72 B
JavaScript
Raw Normal View History

import { CGSelect } from './src/cg-selectTS';
export default CGSelect;