wip: trpc

This commit is contained in:
Andras Bacsai
2022-12-13 13:11:49 +01:00
parent aece1fa7d3
commit 515d9a0008
10 changed files with 15 additions and 7 deletions

View File

@@ -0,0 +1,2 @@
export { default as GitHub } from './Github.svelte';
export { default as GitLab } from './Gitlab.svelte';