export default function serialise(patch) { serialise_patch(patch); } function serialise_patch(patch) {}