mirror of
https://github.com/dathere/ckanaction.git
synced 2026-02-04 10:05:33 +00:00
5 lines
120 B
TypeScript
5 lines
120 B
TypeScript
"use client";
|
|
import { defineClientConfig } from "fumadocs-openapi/ui/client";
|
|
|
|
export default defineClientConfig({
|
|
});
|