Experiment to rebuild Diffuse using web applets.
0
fork

Configure Feed

Select the types of activity you want to include in your feed.

fix: type import

+1 -1
+1 -1
src/pages/processor/artwork/types.d.ts
··· 1 - import { TrackTags } from "@applets/core/types"; 1 + import type { TrackTags } from "@applets/core/types"; 2 2 3 3 export type Artwork = { 4 4 bytes: Uint8Array;