1
0
mirror of https://github.com/BoostIo/Boostnote synced 2025-12-13 09:46:22 +00:00
Files
Boostnote/browser/main/Actions/register.js
2015-07-12 18:13:28 +09:00

6 lines
96 B
JavaScript

var Reflux = require('reflux')
var register = Reflux.createAction()
module.exports = register