import BodyComponent from '../components/body';
import DashComponent from '../components/dash';
-import ForceComponent from '../components/force';
+import ForceComponent from '@serpentity/components.force';
/**
* Node identifying an entity that has a control mapping
*/
export default class DasherNode extends Node {
-};
+}
/**
* Holds the types that are used to identify a dasher entity