UNPKG

@barba/core

Version:

Create badass, fluid and smooth transition between your website's pages

2 lines (1 loc) 127 B
export declare function runAsync(func: (...args: any[]) => void | Promise<any>, ctx?: any): (...args: any[]) => Promise<any>;