import { Plugin } from '@tachybase/server'; export class PluginWorkflowNoticeServer extends Plugin {} export default PluginWorkflowNoticeServer;