UNPKG

alinea

Version:
21 lines (19 loc) 408 B
import "../chunks/chunk-NZLE2WMY.js"; // src/core/EntryFields.ts import { Entry } from "alinea/core"; var EntryFields = { _id: Entry.id, _type: Entry.type, _index: Entry.index, _workspace: Entry.workspace, _root: Entry.root, _status: Entry.status, _parentId: Entry.parentId, _locale: Entry.locale, _path: Entry.path, _url: Entry.url, _active: Entry.active }; export { EntryFields };