UNPKG

@netlify/content-engine

Version:
3 lines 320 B
import { ContentEngineConfiguration, ContentEnginePublicAPI } from ".."; export declare const contentEngine: ({ verbose, openTracingConfigFile, host, port, directory, engineConfig, frameworkHooks: frameworkHooksPath, }?: ContentEngineConfiguration) => ContentEnginePublicAPI; //# sourceMappingURL=content-engine.d.ts.map