UNPKG

alinea

Version:

[![npm](https://img.shields.io/npm/v/alinea.svg)](https://npmjs.org/package/alinea) [![install size](https://packagephobia.com/badge?p=alinea)](https://packagephobia.com/result?p=alinea)

11 lines (9 loc) 227 B
import "../../chunks/chunk-U5RRZUYZ.js"; // src/core/driver/NextDriver.tsx import { DefaultDriver } from "./DefaultDriver.js"; function createNextCMS(config) { return new DefaultDriver(config); } export { createNextCMS };