chore: fix ts error (#7723)
This commit is contained in:
parent
7a6ca236e8
commit
e15f1e1cc9
1 changed files with 1 additions and 1 deletions
|
@ -1,4 +1,4 @@
|
|||
import type { TransitionDirectionalAnimations } from '../@types/astro';
|
||||
import type { TransitionDirectionalAnimations, TransitionAnimationPair } from '../@types/astro';
|
||||
|
||||
export function slide({
|
||||
duration,
|
||||
|
|
Loading…
Reference in a new issue