Mutation implementations (#5)
* split up files * timestamps, scalars and dayjs * lib server directory * move bun types to dev * move storybook dark mode to dev * got timestamps working * fix reference * separate schema into files and add mutations
This commit is contained in:
parent
5395e7f904
commit
37d901a86c
21 changed files with 321 additions and 80 deletions
|
|
@ -1,3 +1,3 @@
|
|||
import { Yoga } from '$lib/yoga';
|
||||
import { Yoga } from '$lib/server/yoga';
|
||||
|
||||
export { Yoga as GET, Yoga as POST };
|
||||
Loading…
Add table
Add a link
Reference in a new issue