export type { UpdateExpression } from './types.js';
export { expressUpdate } from './expressUpdate.js';
