index.d.ts 57 B

123
  1. declare function hasProto(): boolean;
  2. export = hasProto;