export { applyPatch } from './applyPatch';
export type { ApplyPatchOptions } from './type';
