UNPKG

typed-reflector

Version:

Metadata reflector with typing support.

3 lines (2 loc) 112 B
export declare function isClass(target: any): boolean; export declare function getClass(target: any): Function;