UNPKG

alinea

Version:
4 lines (3 loc) 165 B
import type { NextConfig } from 'next/dist/types.js'; export declare function createCMS(): void; export declare function withAlinea(config: NextConfig): NextConfig;