export type MergedOutputs = { stdout?: string; stderr?: string; error?: string; }[]; //# sourceMappingURL=openscad-worker.d.ts.map