···22import { OutputTransformer } from "../../base.js";
3344/**
55- * @import { OutputManagerDeputy } from "../../../../output/types.d.ts"
55+ * @import { OutputManagerDeputy } from "@components/output/types.d.ts"
66 * @import { Track } from "@definitions/types.d.ts"
77 */
88
+2-9
src/index.vto
···162162 todo: true
163163 - title: "Output / Bytes / JSON"
164164 desc: "Raw data schema output ⇄ JSON Uint8Array."
165165- todo: true
165165+ url: "components/transformer/output/bytes/json/element.js"
166166 - title: "Output / Refiner / Default"
167167 desc: "The task of a refiner transformer is to remove the output state that is not meant to be saved to storage. For example, ephemeral tracks; this transformer will keep them in memory, but they will not be present in the output. **Ideally this is part of every theme, but you may swap it out with another transformer that might provide better defaults.**"
168168 url: "components/transformer/output/refiner/default/element.js"
···250250 <p>
251251 Next, select any <a href="#themes">theme</a> from below to play the audio. Or any of the other options suggested in the usage section.
252252 </p>
253253-254254- <p>
255255- <small>
256256- <strong><i class="ph-fill ph-warning"></i></strong>
257257- The items are added to the default "IndexedDB" (local-only) output, so make sure that output is configured.
258258- </small>
259259- </p>
260253 </section>
261254 </div>
262255 <div class="columns">
···303296 <h2 id="take-control">Take control</h2>
304297305298 <p>
306306- <em>Diffuse ranges from “eating out at a great restaurant” all the way to “making your favourite meal at home”.</em>
299299+ <em>Diffuse ranges from “eating out at a great restaurant” all the way to “making your favourite meal at home”</em>
307300 </p>
308301309302 <ul class="columns">