UNPKG

@directus/api

Version:

Directus is a real-time API and App dashboard for managing SQL database content

7 lines (5 loc) 108 B
import { startServer } from "./server.js"; //#region src/start.ts startServer(); //#endregion export { };