whoa svelte is here
Co-authored-by: Astra <Astrrra@users.noreply.github.com>
This commit is contained in:
parent
76d837320d
commit
3f03c12152
24 changed files with 1080 additions and 16 deletions
2
main.ts
2
main.ts
|
@ -142,4 +142,4 @@ const fetchAllPosts = async () => {
|
|||
return posts;
|
||||
};
|
||||
|
||||
console.log(await fetchAllPosts());
|
||||
export { fetchAllPosts, Post };
|
Loading…
Add table
Add a link
Reference in a new issue