UNPKG

@procore/core-react

Version:
4 lines (3 loc) 179 B
import type { AnimationPhase } from './Tearsheet.types'; export declare const openingPhasesInOrder: AnimationPhase[]; export declare const closingPhasesInOrder: AnimationPhase[];