UNPKG

iportal

Version:

web-portal

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