### Description 📝 I think that the split functionality can be cleaned up as follows: - add console or an equivalent interface to deps, alongside `fs`, `path`, making it optional - adding a config object that has control over the hardcoded values used by the splitter (e.g. `ELEMENT_TYPES`), making #179 redundant related #174 I am willing to PR ### Validations ✅ - [x] Read the [docs](https://docs.thatopen.com/intro). - [x] Check that there isn't [already an issue](https://github.com/ThatOpen/engine_components/issues) that requests the same feature to avoid creating a duplicate.
Description 📝
I think that the split functionality can be cleaned up as follows:
fs,path, making it optionalELEMENT_TYPES), making fix(ifc-splitter): addIFCMECHANICALFASTENERto elements types #179 redundantrelated #174
I am willing to PR
Validations ✅