prototype anime list input

This commit is contained in:
2026-02-13 01:05:09 -08:00
parent a144baba2b
commit b37eef8f31
6 changed files with 85 additions and 41 deletions

View File

@@ -0,0 +1,2 @@
export { default as AnimeListInput } from "./AnimeListInput.svelte";
export * from "./schema";