/**
* @since 2.0.0
*/
import { identity } from "./Function.js";
export const unify = identity;
//# sourceMappingURL=Unify.js.map