UNPKG

ts-cast

Version:
3 lines (2 loc) 124 B
import { Predicate } from './types'; export declare const predicateName: ({ displayName, name }: Predicate<any>) => string;