unplugin-typegpu
Version:
Build plugins for TypeGPU, enabling seamless JavaScript -> WGSL transpilation and improved debugging.
12 lines (10 loc) • 413 B
JavaScript
const require_factory = require('./factory-BgweY_8-.cjs');
//#region src/rolldown-browser.ts
var rolldown_browser_default = (options) => require_factory.unpluginFactory(options !== null && options !== void 0 ? options : {}, { framework: "rolldown" });
//#endregion
Object.defineProperty(exports, 'rolldown_browser_default', {
enumerable: true,
get: function () {
return rolldown_browser_default;
}
});