UNPKG

synks

Version:
3 lines (2 loc) 122 B
import { ContextFunction } from "../../types"; export declare function isContext(value: any): value is ContextFunction;