UNPKG

@oberoncms/core

Version:

OberonCMS is a cloud deployable CMS written in typescript based on the Puck visual editor

3 lines 146 B
import type { OberonPage } from "../lib/dtd"; export declare function getInitialData(): OberonPage; //# sourceMappingURL=get-initial-data.d.ts.map