@mamba/pos
v12.2.1
Published
Mamba web environment wrapper and simulator
Keywords
Readme
@mamba/pos
Simulator
For mamba apps to be able to run on a common browser, you must simulate the real POS environment.
- Just the
importis enough to create the simulated environment.
/** Boot the Mamba simulator */
import '@mamba/pos/simulator/index.js';