import Bag from './Bag.js'; import Item from './Item.js'; import FBag from './classes/Bag.js'; import FItem from './classes/Item.js';