Initial push of Plunk Next
This commit is contained in:
@@ -0,0 +1,5 @@
|
||||
import {createOpenAPI} from 'fumadocs-openapi/server';
|
||||
|
||||
export const openapi = createOpenAPI({
|
||||
input: ['./openapi.local.json'],
|
||||
});
|
||||
Reference in New Issue
Block a user