import { EntryAdapterProps } from "./types.js"; import { EntryAdapter } from "./EntryAdapter.js"; export { EntryAdapter, type EntryAdapterProps };