Files
fvtt-prism-rpg/node_modules/has-proto/index.d.ts
T
2025-11-05 20:35:04 +01:00

3 lines
57 B
TypeScript

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