mirror of
https://github.com/nagisa77/OpenIsle.git
synced 2026-06-09 19:47:39 +08:00
docs: 引入 Fumadocs
ci: set up github actions
This commit is contained in:
4
docs/lib/media-adapter.client.ts
Normal file
4
docs/lib/media-adapter.client.ts
Normal file
@@ -0,0 +1,4 @@
|
||||
'use client';
|
||||
|
||||
// forward them so that Fumadocs can also use your media adapter in a client component
|
||||
export { OpenIsleMediaAdapter } from './media-adapter';
|
||||
Reference in New Issue
Block a user