mirror of
https://github.com/LukeHagar/OpenAPI.gg.git
synced 2025-12-06 12:37:48 +00:00
adjusted imports
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
<script lang="ts">
|
||||
import { newSpec } from '$lib';
|
||||
import { newSpec } from '$lib/db';
|
||||
import { db, setSpec, type APISpec } from '$lib/db';
|
||||
</script>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user