export { createLocalStorageStore, PatchMarkPersistenceError } from './localStorage.js'; export { createFetchStore, createLocalAnnotation, PatchMarkAuthError } from './fetch.js'; export type { FetchStoreOptions } from './fetch.js';