Node-Red configuration

index.d.ts 57B

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