Your IP : 216.73.216.79


Current Path : /var/www/html/redd/public/tailadmin/node_modules/dunder-proto/
Upload File :
Current File : /var/www/html/redd/public/tailadmin/node_modules/dunder-proto/set.d.ts

declare function setDunderProto<P extends null | object>(target: {}, proto: P): P;

declare const x: false | typeof setDunderProto;

export = x;