UNPKG

lath

Version:

Seamless connection of pages.

4 lines (3 loc) 149 B
import { SegueAnimateState } from '../../types'; declare const _default: (state: SegueAnimateState) => Promise<boolean>; export default _default;