@jolibox/bootstrap
v1.4.3
Published
This project is Jolibox JS-SDk bootstrap
Readme
Jolibox JSSDK Bootstrap
- This package will be executed during the SDK initialization phase within a synchronous block.
- The contents of this package will significantly impact the SDK's initialization performance,
- so only methods with the highest priority are allowed to be included in this package.
- Currently, the known methods that must be created during initialization are Runtime.notifyProgress and Runtime.loadFinished
