UNPKG

107 BTypeScriptView Raw
1declare function compareElement(nextElement: any, lastElement: any): any;
2export default compareElement;