@mamba/pos
v12.2.1
Published
Mamba web environment wrapper and simulator
Downloads
811
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
import
is enough to create the simulated environment.
/** Boot the Mamba simulator */
import '@mamba/pos/simulator/index.js';