aboutsummaryrefslogtreecommitdiffstats
path: root/backend/node_modules/has-proto/index.d.ts
blob: cfed6951baf2c153ab65ea5a549e2cf0035a06db (plain) (blame)
1
2
3
declare function hasProto(): boolean;

export = hasProto;