We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2c58662 commit 83f97d6Copy full SHA for 83f97d6
frontend/src/routes/models/+page.svelte
@@ -1,5 +1,5 @@
1
<script lang="ts">
2
- import type { Model } from '$lib/types/Model.js';
+ import type { Model } from '$lib/types/Model/Model';
3
import {
4
Table,
5
TableBody,
0 commit comments