chore: fix ts error (#7723)

This commit is contained in:
Nate Moore 2023-07-19 16:59:01 -05:00 committed by GitHub
parent 7a6ca236e8
commit e15f1e1cc9
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -1,4 +1,4 @@
import type { TransitionDirectionalAnimations } from '../@types/astro';
import type { TransitionDirectionalAnimations, TransitionAnimationPair } from '../@types/astro';
export function slide({
duration,