UNPKG

vike

Version:

The Framework *You* Control - Next.js & Nuxt alternative for unprecedented flexibility and dependability.

2 lines (1 loc) 103 B
export declare function isCallable<T extends (...args: any[]) => any>(thing: T | unknown): thing is T;