pagraphcontrol/actions/index.js
2018-11-08 04:36:48 +03:00

6 lines
62 B
JavaScript

module.exports = Object.assign(
{},
require('./pulse'),
);