mirror of
https://github.com/discordjs/discord.js.git
synced 2026-03-11 09:03:29 +01:00
4 lines
76 B
TypeScript
4 lines
76 B
TypeScript
export default function DocsLanding() {
|
|
return <div>Documentation</div>;
|
|
}
|