···126126 <p>
127127 <em
128128 >These applets interact with the bytes provided by the data storage applets, or provide
129129- to. This processed data can then be passed on to the UI layer and engine applets.</em
129129+ to. This processed data can then be passed on to, for example, the UI layer and engine
130130+ applets.</em
130131 >
131132 </p>
132133···145146 <p>
146147 <em
147148 >Input and output managers of the system. Where input is audio files or streams, and
148148- output is derived data such as a music playlist.</em
149149+ output is derived data such as a music playlist and your processed input (tracks).</em
149150 >
150151 </p>
151152
+1-1
src/scripts/theme.ts
···11import type { Applet, AppletEvent } from "@web-applets/sdk";
2233import { applets } from "@web-applets/sdk";
44-import { ElementConfigurator, h } from "spellcaster/hyperscript.js";
44+import { type ElementConfigurator, h } from "spellcaster/hyperscript.js";
55import { effect, isSignal, sample, Signal, signal } from "spellcaster/spellcaster.js";
66import { xxh32 } from "xxh32";
77