3 lines
95 B
TypeScript
3 lines
95 B
TypeScript
export { default as AnimeListInput } from "./AnimeListInput.svelte";
|
|
export * from "./schema";
|