Files
Gemini-Search/node_modules/has-proto/index.d.ts
Ammaar Reshi d6025af146 Initial commit
2025-01-04 14:06:53 +00:00

3 lines
57 B
TypeScript

declare function hasProto(): boolean;
export = hasProto;