UNPKG

@pierre/diffs

Version:

7 lines (6 loc) 328 B
import { PrePropertiesConfig } from "../types.js"; //#region src/utils/arePrePropertiesEqual.d.ts declare function arePrePropertiesEqual(propsA: PrePropertiesConfig | undefined, propsB: PrePropertiesConfig | undefined): boolean; //#endregion export { arePrePropertiesEqual }; //# sourceMappingURL=arePrePropertiesEqual.d.ts.map