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