@notty/types
v1.0.0
Published
Shared TypeScript types for Notty CMS
Readme
@notty/types
TypeScript type definitions for Notty CMS.
Installation
npm install @notty/typesUsage
import type { NottySchema, NottyConfig, NottyPlugin } from '@notty/types';Types
NottySchema- Content type schema definitionNottyConfig- Server configurationNottyPlugin- Plugin interfaceDatabaseConfig- Database connection configJwtConfig- JWT authentication config
License
MIT
Part of Notty CMS
