mirror of
https://github.com/Mintplex-Labs/bree.git
synced 2026-07-01 20:04:39 -04:00
Working with ESModules
This is the most basic Bree example.
Esmodules are implemented by setting type to module in the package.json.
No other special steps need to be taken to use bree with ESModule sytax.