zhibo/live-streaming/client/node_modules/has-proto/index.d.ts
2025-12-15 11:34:49 +08:00

4 lines
58 B
TypeScript

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