UNPKG

lath

Version:

Seamless connection of pages.

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