satitm-sso-node/node_modules/has-proto/index.d.ts
2024-05-03 16:11:08 +07:00

3 lines
No EOL
57 B
TypeScript

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