WorkflowsPlugin #Instantiates the workflows plugin.Constructor #new WorkflowsPlugin();Example #import { WorkflowsPlugin } from 'kuzzle-plugin-workflows'; const workflowsPlugin = new WorkflowsPlugin();