2020-12-14 17:50:19 +01:00

10 lines
149 B
JavaScript

'use strict';
/**
* sentry.js controller
*
* @description: A set of functions called "actions" of the `sentry` plugin.
*/
module.exports = {};