UNPKG

@typed/test

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