import { Registry } from "../util/Registry"; import { Plugin } from "./Plugin"; export const PluginRegistry = new Registry();