UNPKG

101 BJavaScriptView Raw
1module.exports = {
2 SCHEMA: 'schema',
3 COMPONENT: 'component',
4 CONTROLLER: 'controller'
5};