Remove unused code and refactor types importing
This commit is contained in:
@@ -1,5 +1,4 @@
|
||||
import anime from 'animejs'
|
||||
import type { AnimeParams } from 'animejs'
|
||||
import anime, { type AnimeParams } from 'animejs'
|
||||
import type { TransitionConfig } from 'svelte/transition'
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user