관리-도구
편집 파일: index.d.ts
declare const equal: (a: any, b: any) => boolean; export = equal;