unplugin-typegpu
Version:
Build plugins for TypeGPU, enabling seamless JavaScript -> WGSL transpilation and improved debugging.
7 lines (5 loc) • 295 B
JavaScript
import { t as unpluginFactory } from "./factory-W6dKP7m4.js";
//#region src/rolldown-browser.ts
var rolldown_browser_default = (options) => unpluginFactory(options !== null && options !== void 0 ? options : {}, { framework: "rolldown" });
//#endregion
export { rolldown_browser_default as t };