2021-04-29 12:03:54 +02:00

10 lines
149 B
JavaScript

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