discordjs-docs-parser
Enumerations
Classes
- Doc
- DocBase
- DocClass
- DocElement
- DocEvent
- DocFunction
- DocInterface
- DocMethod
- DocParam
- DocProp
- DocTypedef
Interfaces
Type Aliases
SourcesStringUnion
Ƭ SourcesStringUnion: "stable" | "main" | "rpc" | "collection" | "builders" | "voice" | "rest"
Defined in
lib/utils/interfaces.ts:85
Variables
sources
• Const sources: Map<SourcesStringUnion, string>
The sources supported by this library
Defined in
lib/utils/constants.ts:9