import { installPlugins } from "@/utils/installPlugins"; import Input from "./input"; export default installPlugins(Input);