mirror of
https://github.com/withastro/astro.git
synced 2024-12-23 21:53:55 -05:00
parent
77ffcc8f8b
commit
b806452653
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