import { PluginModel } from '@server/models/server/plugin' export type MPlugin = PluginModel // ############################################################################ // Format for API or AP object export type MPluginFormattable = Pick