GIF89a php
Current File : /home/viralhoga/app_viralhoga/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;