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