UNPKG

nornj-react

Version:

React bindings for NornJ template engine.

17 lines (15 loc) 279 B
const bindConfig = { onlyGlobal: true, newContext: false, isDirective: true, isBindable: true, needPrefix: 'free' }; module.exports = { mobxBind: bindConfig, mstBind: bindConfig, mobxObserver: { onlyGlobal: true, newContext: false } };