UNPKG

112 BTypeScriptView Raw
1export default function areInputsEqual(newInputs: readonly unknown[], lastInputs: readonly unknown[]): boolean;