UNPKG

oral-ts

Version:

a testing framework for typescript

2 lines (1 loc) 93 B
export declare function Contain<type>(given: Array<any> | string | object | type): Function;