Files
flights_web_raw/apps/angular/node_modules/has-proto/index.d.ts
T

4 lines
58 B
TypeScript

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