DIR: /proc/1991111/root/usr/share/nodejs/@types/es-abstract/2015/ |
Current File : //proc/1991111/root/usr/share/nodejs/@types/es-abstract/2015/IsConstructor.d.ts |
declare function IsConstructor(argument: unknown): argument is new (...args: any) => any; export = IsConstructor; |