UNPKG

ts-auto-mock

Version:

Typescript transformer to unlock automatic mock creation for interfaces and classes

2 lines (1 loc) 73 B
export declare function isString(cbOrTarget: any): cbOrTarget is string;