UNPKG

@typed/test

Version:
3 lines (2 loc) 84 B
import { Test } from '../types'; export declare function isTest(x: any): x is Test;