Pear Core Runtime Information
npm install pear-rti> Pear Core Runtime Information
End-of-bootstrap essential steady-state.
``js``
class API {
static RTI = { checkout: require('./checkout') }
}
global.Pear = new API()
const { MOUNT, CHECKOUT } = require('pear-rti')
Apache-2.0