mirror of
https://github.com/discordjs/discord.js.git
synced 2026-03-11 00:53:31 +01:00
feat: add model description to open-graph
This commit is contained in:
@@ -31,6 +31,7 @@ export interface SidebarLayoutProps {
|
||||
asPath: string;
|
||||
branchName: string;
|
||||
data: {
|
||||
description: string;
|
||||
member?: ReturnType<typeof findMember>;
|
||||
members: ReturnType<typeof getMembers>;
|
||||
source: MDXRemoteSerializeResult;
|
||||
|
||||
Reference in New Issue
Block a user