mirror of
https://github.com/directus/directus.git
synced 2026-04-25 03:00:53 -04:00
4 lines
91 B
TypeScript
4 lines
91 B
TypeScript
import type { OpenAPIObject } from 'openapi3-ts/oas30';
|
|
|
|
export const spec: OpenAPIObject;
|