Item Type
Item Name
Search file in folder and subfolders...
declare function getDunderProto(target: {}): object | null; declare const x: false | typeof getDunderProto; export = x;