import { createRollupPlugin } from "unplugin"; import { weslPlugin } from "../WeslPlugin.ts"; export default createRollupPlugin(weslPlugin);