mirror of
https://github.com/discordjs/discord.js.git
synced 2026-03-14 02:23:31 +01:00
chore(website): cleanup ts-errors
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
import type { ApiEntryPoint, ApiItem, ApiModel } from '@microsoft/api-extractor-model';
|
||||
import type { ApiEntryPoint, ApiModel } from '@microsoft/api-extractor-model';
|
||||
|
||||
export function findMemberByKey(model: ApiModel, packageName: string, containerKey: string) {
|
||||
const pkg = model.tryGetPackageByName(`@discordjs/${packageName}`)!;
|
||||
|
||||
Reference in New Issue
Block a user