mirror of
https://github.com/dathere/ckanaction.git
synced 2025-12-19 00:39:25 +00:00
5 lines
120 B
TypeScript
5 lines
120 B
TypeScript
"use client";
|
|
import { defineClientConfig } from "fumadocs-openapi/ui/client";
|
|
|
|
export default defineClientConfig({
|
|
});
|