mirror of
https://github.com/discordjs/discord.js.git
synced 2026-03-16 19:43:29 +01:00
chore: regen pnpm lock and patch itemLink component
This commit is contained in:
@@ -17,6 +17,9 @@ export interface ItemLinkProps<T extends string> extends Omit<LinkProps<T>, 'hre
|
|||||||
* The name of the package the item belongs to.
|
* The name of the package the item belongs to.
|
||||||
*/
|
*/
|
||||||
readonly packageName?: string | undefined;
|
readonly packageName?: string | undefined;
|
||||||
|
|
||||||
|
// TODO: This needs to be properly typed above but monkey-patching it for now.
|
||||||
|
readonly title?: string | undefined;
|
||||||
}
|
}
|
||||||
|
|
||||||
/**
|
/**
|
||||||
|
|||||||
2349
pnpm-lock.yaml
generated
2349
pnpm-lock.yaml
generated
File diff suppressed because it is too large
Load Diff
Reference in New Issue
Block a user