UNPKG

73 BTypeScriptView Raw
1declare function equal(a: any, b: any): boolean;
2export default equal;