EconomyAPI is a BeAPI module that allows for a players balance to be the same across multiple packs.
To download and install, you can either git clone this repo and use the mcpe pack, or run the command below in your BeAPI project.
npm install @mcbeutils/economyapi
Once you have done that, you can now import "@mcbeutils/economyapi" into your main project.