UNPKG

apex-nitro

Version:
12 lines (9 loc) 357 B
'use strict'; module.exports = { notifySuccessCSS: 'CSS was injected successfully.', notifySuccessJS: 'JavaScript was reloaded successfully.', notifySuccessOther: 'Files were reloaded successfully.', notifyTitle: 'APEX Nitro', notifyError: 'There was an error with your code. Check the terminal for more info.', notifyLaunched: 'is now running.' };