智慧水务管理系统 - 精河县供水工程综合管理平台

12345
  1. declare function setDunderProto<P extends null | object>(target: {}, proto: P): P;
  2. declare const x: false | typeof setDunderProto;
  3. export = x;