UNPKG

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