import './types';
import './ontologies/${hyphen_name}';

//SHAPES FIRST
// import './shapes/YourShape';

//THEN COMPONENTS
// import './components/YourComponent';
