'use strict'; const ActorPlugins = require('./actors'); module.exports = { ActorPlugins, };