cli improvements and typescript config changes
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
<script lang="ts">
|
||||
import { deconstructLink } from '$lib/link-helper';
|
||||
import { deconstructLink } from '$lib/helper/link';
|
||||
import LinkButton from '../link-button.svelte';
|
||||
import { onMount } from 'svelte';
|
||||
|
||||
|
||||
Reference in New Issue
Block a user