mirror of
https://github.com/discordjs/discord.js.git
synced 2026-03-16 03:23:29 +01:00
@@ -13,7 +13,7 @@ import {
|
|||||||
ApiDeclaredItem,
|
ApiDeclaredItem,
|
||||||
} from '@microsoft/api-extractor-model';
|
} from '@microsoft/api-extractor-model';
|
||||||
import type { DocNode, DocParagraph, DocPlainText } from '@microsoft/tsdoc';
|
import type { DocNode, DocParagraph, DocPlainText } from '@microsoft/tsdoc';
|
||||||
import { type Meaning, ModuleSource } from '@microsoft/tsdoc/lib-commonjs/beta/DeclarationReference';
|
import { type Meaning, ModuleSource } from '@microsoft/tsdoc/lib-commonjs/beta/DeclarationReference.js';
|
||||||
import type { DocBlockJSON } from './tsdoc/CommentBlock.js';
|
import type { DocBlockJSON } from './tsdoc/CommentBlock.js';
|
||||||
import { createCommentNode } from './tsdoc/index.js';
|
import { createCommentNode } from './tsdoc/index.js';
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user